Questions tagged [aptana3]

Refers to version 3 of the Aptana IDE. Use only if your question is specifically related to features of this version.

Aptana Studio is an integrated development environment (IDE) designed for the creation of web applications using a wide variety of popular technologies.

Use only if your question is specifically related to features of this version. Just because you are using this version, doesn't mean you need this tag. Use in addition to or instead of this tag.

See for more information.

570 questions
0
votes
1 answer

How can I customize the commit command in subclipse?

I can connect to my subversion server fine with Subclipse, but my commit is not working, and I'd like to add in some custom commands to make it work (I need to pass a un/pw). How can I set these parameters? Right now the command it's setting is just…
kevingreen
  • 1,541
  • 2
  • 18
  • 40
0
votes
1 answer

Atpana 3 - How can I switch the current remote for a project?

I'm using Atpana 3 for a project which has both a development and live server, I'd like to be able to have both set up as a Remote, then be able to switch which one to use for the project. They're both set up as a remote in the remotes view, but…
wyqydsyq
  • 1,992
  • 1
  • 20
  • 28
0
votes
2 answers

Aptana plugin Debug rails project

I'm tring to debug a rails project using aptana studio 3 pluging I've run the command gem install ruby-debug-ide When i select Debug Server of the contextual menu of the project i…
Müsli
  • 1,744
  • 7
  • 27
  • 50
0
votes
1 answer

aptana studio 3, recognize php files

aptana recognizes template files and has different colors but when I open a php file, the color is all the same
Jay Davis
  • 61
  • 2
  • 4
0
votes
1 answer

Zen Coding (Selected Text) in Aptana Studio 3

How can I do zen-coding with selected text? I was able to do it in Aptana Studio 2 but now I can't do it Studio 3.. I can type p*3, select that and run 'Expand Abbreviation' -- that works. it gives me 3 sets of p tags. But I can't select an existing…
user1146310
0
votes
1 answer

Changing the default Aptana IP address

I want to change the default IP to 127.0.0.1 or localhost instead of script/rails server http://0.0.0.0:3000. How I can do that in Aptana 3? script/rails server => Booting WEBrick => Rails 3.2.3 application starting in development on…
Gainster
  • 5,481
  • 19
  • 61
  • 90
0
votes
3 answers

How to synchronize only part of project?

I have a web project in Aptana Studio 3 with a git repository. Unfortunately, when it was created, it brought in all the folders like mail, etc, tmp. What's the best way to only deploy my public_html folder only to the web? Should it be the only…
yellavon
  • 2,821
  • 12
  • 52
  • 66
0
votes
1 answer

Auto-close xml-tags

When editing xml-files in my Eclipse 3.7.2 with the Aptana-plugin 3.1.1, it will not autoclose xml-tags. It used to automatically insert a closing xml-tag, when I finished typing the opening tag. I think I already have the relevant options ticked…
0
votes
2 answers

jQuery code assist in Aptana Studio 3.1.1

This is not duplicate question because lots of things changed in Aptana Studio 3.1.1 and there is no question regardnig that version. I would like to have code assist for jQuery in Aptana Studio. I already installed jQuery bundle. But I still don't…
Hooch
  • 28,817
  • 29
  • 102
  • 161
0
votes
1 answer

Aptana 3 - Hangs with "Hooking file watcher to new project"

After creating/importing any project in Aptana Studio 3, a task "Hooking file watcher to new project" appears and hangs. This prevents any other tasks happening on that project. It's particularly annoying as all my work projects are stored in SVN…
Stu
  • 198
  • 1
  • 7
0
votes
1 answer

Can't launch aptana 3 after update

I'm having trouble with launching aptana 3 after an update yesterday. Running on windows 7 64bit. I get this error trying to launch: The aptana studio 3 executable launcher was unable to locate its companion shared library.
KawaGreen
  • 352
  • 1
  • 5
  • 19
0
votes
1 answer

Aptana Studio and tabbing through html nodes

I love that I can tab through {}, [], (), etc. in Aptana but when I'm editing HTML and the existing node I'm currently editing is highlighted with the same light-grey border I inevitably try to step through it when I'm done by hitting tab and…
novwhisky
  • 446
  • 3
  • 14
0
votes
2 answers

Remove addons from Aptana Studio 3 (e.g. PyDev)

Aptana is a very heavy program. I do not need Ruby/Python, how can I remove these plugins/addons to make it lighter for what I do? Also how would I delete 'bundles' under the commands submenu?
-1
votes
3 answers

Cannot get data using mysql_query

I have a problem in using mysql_query. I always get the result zero even my query is correct because I tried executing my query directly in the database and I got a result. Please see my code below :
papski
  • 1,241
  • 5
  • 28
  • 52
-1
votes
1 answer

Aptana Python unable to launch

I am having a hard time launching in Aptana Studio. I keep getting this message: "unable to launch" Any help on how I can get past this is appreciated.
1 2 3
37
38