I use Aptana Studio (based on Eclipse). I'm trying to get Eclipse to completely ignore an entire directory inside a project. I mean COMPLETELY. I don't want it to display in the project folder. I don't want Eclipse to even be aware it exists.
Unfortunately, all my efforts to add it as a filter don't work. See http://forums.aptana.co...
I'm trying to install Aptana Studio as Eclipse plugin in Eclipse 3.3 (Europa), and I'm following instructions on this link. However, the recommended update address for Eclipse 3.3 http://update.aptana.com/install/studio/3.2/ returns the following error message:
"Unable to access site: "http://update.aptana.com/install/studio/3.2/" [Serv...
I am a beginner. I am using Aptana Studio for PHP. Today, I also downloaded Eclipse. I notice most of the features and workings are similar. It seems that one is built on the code-base of the other.
If so, what was the need for two similar Open Source IDEs on Java?
...
I have a folder where I keep checked-out version from Aptana Subversive SVN plugin. I have another folder where the checked-out copy from Eclipse resides. Both, Aptana & Eclipse, are using the same repository. Though the repository is the same, but I am using two different working folders. Sometimes I use Eclipse to work with the same se...
I need to define a model for newly created projects in Aptana.
Basically, I want, anytime, when I create a new project, it adds some defined directories/files (not existing files, but new ones) to this project.
I'm not even sure it's possible.
...
When I'm using jQuery in no conflict mode I still like the convenience of the $ object so I tend to structure my jQuery like:
(function($) {
//Now I use $ instead of jQuery
$(document).ready(function(){
//some code in here etc
});
})(jQuery)
But this seems to break code assist, it works for the jQuery object but n...
i`m using a standalone version of Aptana and i have just finished reformatting when i tried to launch Aptana i got this error
"Could not launch the product because the specified workspace cannot be created. The specified workspace directory is either invalid or read-only."
how can i solve this ?
...
I am trying to write my own Javascript Framework something like jQuery.
I use Aptana Studio for designing websites. I was planning to create a web page and write the Javascript code just as we would do for a website. Then I noticed that Aptana Studio also has a Javascript Project. So I created a new Javascript Project. But it primarily...
I use Aptana Studio 1.5 for PHP development. I want an IDE through which I can just drag-n-drop HTML controls on the Form. I also want the IDE to use DIVs always. At present I manually code using TABLE.
Any suggestions?
...
I made a mistake uninstalling Aptana PHP as I didn't know PDT would suck as much...It's unable to accept my theme color files for PHP docs.
I know it's not a relevant question for this community, but I didn't know where else to go.
Please Help.
Thanks.
...
In Apatana Rad Rails, I want to run the rails console in debug mode. When I launch the debugger as shown below, debugger doesn't honor the break points.
debug script/console
I am able to run the rake tasks in debug mode by giving a similar command, i.e.
debug rake db:migrate
Any pointers will be highly appreciated.
...
Does anyone know how I can add syntax highlighting to Eclipse/Aptana for Template Toolkit files?
All I need is for [% ... %] to be a different colour.
...
Hey. Call me dumb but I can not get amaterasERD working with Aptana Studio under OS X.Is this doable? I have Aptana 2.04. I've installed amaterasERD, GEF, EMF, UML2 and AmaterasUMLExtension. No joy. Am I wasting my time?
...
How do I activate line wrapping in text editor in Aptana Studio?
I'm interested about wrapping in view mode (in order to not have to do horizontal scrolling).
...
hi i have myindex.php file and when i run it , it runs in the Internal web browser in aptana , while when I run blabla.html it runs through firefox , I just want the php file to run just like the html , and disable that annoying Internal browser.
also would like to know what's the difference between (aptana) http://127.0.0.1:8000/blabl...
Hi folks,
I am trying to install aptan in my eclips hilios. Its giving me a wired problem. I went here and installed it
http://docs.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration
When I went to perspectives I dont see aptana there.
I tried to reinstall aptana and it said I couldnt as it is already in...
I have been searching for an hour and cannot seem to find any information whatsoever about a word wrap / line wrap option in the new Aptana Studio 3 Beta (aka RadRails 3 Beta). I can't find an option for it anywhere in the Preferences. The lack of a line wrap is killing my productivity. Can anyone shed some light on this please? I can't ...
I would like to use an IDE for PHP Development using Zend framework & jQuery. I decided to use Aptana Studio. There is no PHP support in [Studio 2][2], so I have to use Eclipse PDF. My question is:
Should I install Eclipse PDT first and the use Aptana as plugin or install Aptana Studio and then install Eclipse PDT as a plugin? What are ...
I'm attempting to use Aptana for some web programming. For the most part, I'm impressed! One thing that's driving me crazy is that Aptana won't perform code assist on PHP code in an .html file... and conversely, won't perform HTML code assist in a .php file?!
Am I missing something here? Pushing "best practices" aside for a moment... P...
Is there an Aptana shortcut button for previewing within the IDE? (rather than having to mouse over to IE) ...
...