Tagged Questions

This tag refers to the Aptana Studio development environment, a free, open-source (GPL) application designed to edit and debug HTML, JavaScript, CSS, Ruby, PHP and Python web apps.

learn more… | top users | synonyms (1)

34
votes
3answers
42k views

Aptana Plugin for Eclipse and jQuery code assist

I want to use autocomplete for jQuery in Eclipse. The Aptana Plugin is installed: Aptana Web Development Tools Version: 1.5.1.25495-787Y07jbcbrChz-Tq2k383275 Support for jQuery also: Aptana ...
27
votes
8answers
13k views

Good editor for Node.Js?

I am new to Node.js and server side JavaScript. I plan to use Aptana Studio for editing. Is there any plugin I can install so that I can edit nodejs code on Aptana? Are there any good IDEs ...
17
votes
3answers
16k views

How to enable jQuery support in Aptana Studio 3

How Can I Enable jQuery In Aptana Studio 3 (beta) ? I didn't see any document for this version. Does Aptana Studio 3 (beta) Supporting jQuery?
15
votes
10answers
45k views

SVN - Not a working copy error

I'm pulling my hair out on this one. I have a site which is version controlled using Subversion. I use aptana (eclipse, subclipse) to do the svn. I have been checking in and out files, updating etc ...
14
votes
4answers
15k views

Aptana Studio vs. Eclipse

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. ...
13
votes
3answers
1k views

How can I get Aptana's code assist to work with Google Maps API v3?

There's a Google Maps API v3 Visual Studio Intellisense Helper, which presumably works great for Visual Studio, but Aptana (based on Eclipse) uses a different JavaScript documentation format - ...
13
votes
2answers
6k views

Aptana studio won't load?

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 ...
10
votes
1answer
271 views

PHP in Aptana - function declarations?

I was wondering if there is an easier (or just any) way to declare functions in PHP files. For example, let's say we have following function: function myfunc($parama = '', $paramb = 0) {} Would it ...
10
votes
2answers
5k views

How to show hidden files in Aptana's Project View?

I understand that Aptana is built from Eclipse. I tried searching for the Package Explorer to enable viewing of .htaccess files inside the project but I can't find the Package Explorer. Any help of ...
9
votes
4answers
4k views

aptana unistall from eclipse

Finally I have decided to get rid of aptana from eclipse but the "Software update" menu shows "unistall" as disabled. How to enable unistall and release me of aptana woes? Is there a workaround or I ...
8
votes
1answer
8k views

How Connect to remote host from Aptana Studio 3

I am using CODA from a long time .. now i use aptana studio 3 my Question How Connect to remote host from Aptana Studio 3? thanks
8
votes
2answers
2k views

How can I get rid of the black background in Aptana and make it the normal white?

I just started using Aptana 3.0 and the background in the area where you write code is black with the font white. I'd like to change this to black on white like most normal IDEs. I tried changing the ...
8
votes
0answers
1k views

How do I enable jQuery intellisense in Eclipse and/or Aptana [closed]

Possible Duplicate: Aptana Plugin for Eclipse and jQuery code assist I've got Eclipse running with the Aptana addon and would like to have jQuery intellisense/code-complete, e.g. I would ...
8
votes
4answers
4k views

Debugging PHP in Aptana 2.0

I'm a real newbie when it comes to PHP debugging so forgive my stupidity. I have a simple html form that submits to a PHP script and I want to debug that script and see what's being sent from the ...
8
votes
4answers
1k views

Is anyone familiar with Jaxer? I'm looking for pros and cons

I realize that this question has been asked before, but it has been a month with no decent responses... I'm looking at Aptana's Jaxer and I find the concept to be very exciting. Here is a quick ...
7
votes
3answers
1k views

word wrap / line wrap option in Aptana Studio 3 Beta?

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 ...
7
votes
4answers
4k views

Eclipse - Ignore Entire Directories

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 ...
7
votes
1answer
2k views

Excluding file types in Eclipse / Aptana find in files search

Is there a way to exclude say, image types in Aptana or Eclipse file search? I want to search all files that are not images rather than specifying all the file types that I want to search in.
7
votes
4answers
588 views

Has anyone used Jaxer in production?

Has anyone used Jaxer in a production environment, I am curious as to how it holds up compared to something like php, ruby, etc. and if anyone knows of any pitfalls to using it that are well known.
6
votes
0answers
123 views

Aptana 3 app explorer right mouse click not working

While using the Aptana 3 App explorer or Project explorer, the right mouse submenu does not always work. On some files/folders it works but others it does nothing. It seems random to me. It's not ...
6
votes
4answers
1k views

How do you configure RadRails to use Rails installed through RVM?

How do I properly setup Aptana RadRails if I've installed Rails through RVM? I followed the install on http://railstutorial.org/ but my script paths don't work: e.g.: 'rails' path: ...
6
votes
1answer
1k views

Eclipse / Aptana File Sync Solutions

Our development team uses Eclipse + Aptana to do their web development work. Currently, most of them are mapping their Eclipse projects directly to the web server. I'd rather them create a local ...
6
votes
5answers
6k views

How to let Eclipse accept the canvas tag?

I installed the Aptana plugin in my Eclipse, and I use canvas tag in my html file. I find that the Eclipse can't recognize the canvas tag, it highlight my canvas tags, and display follow msg: ...
6
votes
4answers
1k views

Which is better for Java development hosting: Aptana? Google App Engine? Slice Host?

I am split between the benefits of developing Java (non-commercial) webapps and deploying to something like Aptana or Google cloud, or just going with a Slice Host account. Tomcat or Jetty and MySQL ...
5
votes
1answer
693 views

Is there a NodeJS plugin for Aptana Studio?

Is there a NodeJS plugin for Aptana Studio? At least for NodeJS code-assist And perhaps a way to create NodeJS project And local NodeJS debugging
5
votes
1answer
147 views

Rails Aptana 3 Go to Haml View Shortcut

I am using Aptana as my Rails text editor. When I am in a controller action "new for example" and I want to navigate to the view "new.html.erb" I press "Alt+ctr+shift+down" then I can navigate to the ...
5
votes
1answer
345 views

Image Source Completion for Sublime Text 2

First of all, I'm not entirely sure if this fits into stackoverflow, or should rather be placed into programmers or superuser. If I posted into the wrong page, I'm sorry. To the question: In Aptana ...
5
votes
2answers
3k views

Finding Shortcuts in Aptana Studio 3.0 to Comment Code

I can't find any shortcuts for comment my code in Aptana Studio 3.0. I need shortcuts both to comment individual lines and for commenting selected blocks of code. Some have told me to try to comment ...
5
votes
11answers
6k views

Eclipse users: Do you use Aptana too?

This San Mateo development company makes a freely downloadable convenient packaging of many plugins for Eclipse called Aptana. I was recently in an environment where Aptana came pre-installed. Not ...
5
votes
5answers
7k views

How can you get Subclipse in Aptana to work with the newest release of Subversion?

The version of Subclipse (1.2.4) currently available through Aptana's automagic Plugins Manager does not work with the newest version of Subversion. I see on the Subclipse website however that they ...
4
votes
4answers
185 views

What is the simplest way to work on a project from different computers?

I have two computers that I use for development, one at home and one at the office. I use Aptana Studio 3 on both machines and would like to be able to easily work on a single project from both ...
4
votes
0answers
563 views

How do I change the background color of aptana studio? [closed]

How do I get rid of this awlful black background and change it to something more pleasant like blue?
4
votes
2answers
550 views

How to get Zend Framework view helper code completion in Eclipse (Aptana Studio 3)?

I am using Aptana Studio 3 (built on Eclipse) to edit my Zend Framework application. When I am editing a view script, I would like my IDE to provide code completion / auto-complete. <?php echo ...
4
votes
4answers
2k views

How to debug ruby on rails in eclipse aptana plugin

I'm trying to figure out this eclipse aptana plugin (coming from a visual studio background). When I try to debug my project as follows: It throws this error: Unable to find 'rdebug-ide' binary ...
4
votes
4answers
245 views

Best IDE to edit and save code directly to server [closed]

Ok I have been using using Aptana Studio 3 for my IDE. It was great because I was able to view files directly off the server and edit and save them directly to the server. This meant I didn't have to ...
4
votes
2answers
311 views

Eclipse\Aptana code completion is unreadable

I'm having an issue where the text in the code completion dialog is unreadable. For whatever reason the foreground is the same as the background. I have tried finding the right colors to change in the ...
4
votes
1answer
417 views

eclipse javascript editor '10

I am going to ask the same as http://stackoverflow.com/questions/24678/eclipse-javascript-editor because it is 2010 and answers from 2008 are not true any more. So, "I'm looking for opinions on the ...
4
votes
2answers
1k views

Aptana: which one is better? Standalone Version or Eclipse Plug-in Version?

i'm new to ubuntu and wanna choose my php/javascript IDE. there is two options for download: Standalone Version and Eclipse Plug-in Version the performance and not being too hight-weight ...
4
votes
2answers
3k views

Advice for setting up Aptana for CodeIgniter?

I've used Aptana for a good number of web projects and like it a lot. I've also used CodeIgniter for a couple projects and liked it, as well. Now I'm hoping to combine the two in a happy marriage of ...
4
votes
3answers
3k views

Aptana auto format

I'm trying out Aptana (standalone version) for PHP editing. Like its parent Eclipse, it has a lot of settings for code formatting. Unlike Eclipse, it doesn't seem to have an option for actually doing ...
4
votes
3answers
2k views

Debugging Mojo for Palm Pre with Eclipse & Aptana

I'm pretty new to Eclipse and Mojo (.NET guy). I'm having difficulty debugging. I can set breakpoints and switch to the "Debug" Perspective, but no matter what I can do (I am running in debug mode), ...
4
votes
3answers
844 views

dojo, prototype and jquery

I've been programming in PHP for some time now, and id like to start learning how to create more dynamic websites using AJAX. The question is - where do I start? Heres' what I'm considering: ...
4
votes
14answers
4k views

Aptana RadRails?

I've been using a text editor for my rails app for a while and I have a workflow that I am happy with for my existing app. However, I am about to be starting a new app and it appears that Aptana ...
4
votes
2answers
2k views

Install the Radrails plugin for Aptana Studio offline

I downloaded and installed the Aptana Studio free version. But apparently, to install the Radrails plugin for ruby on rails development you have to connect to the internet. I don't have internet on my ...
3
votes
4answers
175 views

eclipse / aptana - text compare show code syntax highliging

I am using Aptana 3 which is basically a modified version of eclipse, so i think this question is applicable to both Before I commit code in I like to review my changes via the text compare. It ...
3
votes
2answers
118 views

Wrong CSS validation error? Aptana studio vs W3-Validator

#header ul li a[title="Über uns"] { background-image:url(images/header.jpg); } is said to be an lexical error by Aptana studio because of the Ü in the first line. The W3-Validator says its valid ...
3
votes
2answers
300 views

Aptana Studio 3 - Warnings when using data-role Tags of HTML 5

I want to use Aptana Studio 3 for developing jquery-mobile projects. Since jquery-mobile uses HTML5 I have to use tag attributes like "data-role="header" which is OK for HTML5. For example: <div ...
3
votes
0answers
92 views

Aptana won't save editor preferences

I've got a little (big) problem in Aptana. Whenever I try to edit my settings for a specific editor, I click "Apply", then "OK", but my preferences don't get saved, and if I open the settings again, ...
3
votes
1answer
238 views

Run External Python Programs with Eclipse PyDev

I want to use the refactoring enabled by PyDev but think it is a little ridiculous to create a project folder in my Eclipse workspace for every single little python script I create. I'm able to get ...
3
votes
1answer
387 views

Vim integration with Aptana / Eclipse that includes usage of .vimrc files?

There are several vim plugins for Aptana/Eclipse, I'm wondering whether there are any well-integrated ones that also lets you make use of a .vimrc file and a .vim user folder.

1 2 3 4 5 16