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
6
votes
1 answer

How to set UTF-8 in Aptana Studio 3?

I have to be able to write the letters å, ä and ö. It works in other program without any problem. But in Aptana I cant do it. Å, ä and ö looks like when I press space on the keyboard. I go to: window->preferences->general->workspace. It is set to:…
mikael1000
  • 327
  • 4
  • 18
6
votes
1 answer

Aptana "Missing semicolon" warning

Last week I updated Aptana studio to last version (Aptana Studio 3, build: 3.4.2.201308081805). And now shows me warnings everywhere for missing semicolons in my JS files. I know these are optional in JS, and almost useless in some cases like this,…
FYE
  • 371
  • 3
  • 10
6
votes
2 answers

Can't retrieve a valid WinSAT assessment. javascript console

i frequently get this error when running my web app on google chrome [2536:2008:0502/143602:ERROR:gpu_info_collector_win.cc(96)] Can't retrieve a valid WinSAT assessment. its ok in firefox and IE.. i've already search for solutions but with no…
tonyo
  • 678
  • 1
  • 7
  • 22
6
votes
4 answers

How do you install Aptana on Ubuntu 12.04.1?

All, The instructions (only ones I could find) on how to install Aptana Studio 3 on Ubuntu 12.04 seem to fail in 12.04.1. That is, the installation of the dependencies work, and Aptana will run fine from the download folder... The issues are: 1) The…
DPSSpatial
  • 767
  • 3
  • 11
  • 31
6
votes
1 answer

How can i re-open remote files on startup in Aptana 3.3.1?

In a previous Version of Aptana it was possible to re-open files from a remote connection (FTP) on startup. This feature is not available any more after some updates. I wrote down this solution in March 2012: Window > Preferences > Aptana Studio >…
Anna Völkl
  • 1,664
  • 2
  • 15
  • 28
6
votes
1 answer

ExtJS 4 code assist in Aptana 3

I started using ExtJS 4 framework for generating chart report in a web app development project. I am looking for up-to-date code assist for ExtJS 4 to release me from too much typing. I tried for long to find one, but it looks like all of them are…
sozhen
  • 7,627
  • 14
  • 36
  • 53
5
votes
1 answer

Aptana 3, App Explorer: Add new view filters?

In Aptana 3, you can set what filters you want for the App Explorer view by click the arrow in the top right of the view and selecting "Customize View...". My question is, does anyone know of a way to create custom filters? Specifically, I want to…
dzimney
  • 565
  • 1
  • 5
  • 15
5
votes
2 answers

Make Aptana studio 3 use existing Rails project not import

Im giving Aptana Studio 3 a try. Well hoping to. I would like to open an existing Rails project but it asks me to import it. I dont want to make a copy I just want to use the same source files. Is that possible?
Jepzen
  • 2,942
  • 6
  • 40
  • 62
5
votes
0 answers

Aptana3 Code Assist with the Google Maps API v3

I'm trying to enable Code Assist for Google Maps API v3 in Aptana3. It does not seem to work. I followed the instructions from this page: Drop the VSDoc files into your Web Project. V3 Maps API: gmapvsdoc.codeplex.com As instructed, I got the zip…
EL Louis
  • 89
  • 1
  • 5
5
votes
1 answer

How to change the Aptana terminal theme?

Just installed Aptana Studio 3 (Version 3.0.7) on Eclipse Indigo. Trying to modify Themes, to have simple colours on Terminal/Console; ie just FG and BG. But unable to remove highlights from text. Cant attach screen as I dont have enough rep :(…
sevgun
  • 207
  • 1
  • 7
5
votes
3 answers

Eclipse console turned into black background after installing aptana plugin

I have installed in my eclipse (3.7.1) that i use for Java(JDT) development, aptana plugin because i'm working on some web project sometimes, now my console view have black background also when i'm in Java perspective ... Why ? How can i restore the…
aleroot
  • 71,077
  • 30
  • 176
  • 213
5
votes
1 answer

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 erb view. However, when I am using haml and try…
Mahmoud Khaled
  • 6,226
  • 6
  • 37
  • 42
5
votes
1 answer

How do I open a new tab when searching in Aptana Studio 3?

Kind of a newbie question. Sometimes I use the project-wide search feature, and my search results appear listed in the window below, along with the related hierarchy placement. Let's say I double click a file. It opens. Fine. However, if I…
Tom Murray
  • 81
  • 1
  • 3
5
votes
1 answer

Aptana studio 3 snippets

where to edit snippets in aptana studio 3 im used to gedit snippets plugin when i go to command menu < html < conditional command < ie conditonal command it says not defined is there a way we can add our own snippets and how to trigger them
SRN
  • 2,418
  • 3
  • 22
  • 26
5
votes
1 answer

How do I configure Aptana IDE (Eclipse) to work with pipenv?

I have a python project working fine in Aptana. I then started to use pipenv for the project's environment management and now I can't get Aptana to use that environment. I also set up a new project then added it to Aptana and Aptana uses a 3.7…
Mike
  • 73
  • 1
  • 8
1 2
3
37 38