aptana3 Questions

1

Solved

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...
Microfarad asked 28/8, 2013 at 9:26

5

I created a Test.js file and wrote two lines of JS code in it: var a = 5; console.log("The result is = " + a); The output should be: "The result is = 5" Is there a way I can see this in Apta...
Patricia asked 2/5, 2012 at 16:54

1

I know that you can go window -> preferences -> aptana studio -> [language] -> "mark occurrences with background color" checkbox. But there used to be (in an earlier version I'm pretty sure, but d...
Georgiegeorgina asked 7/4, 2013 at 18:18

2

Solved

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. ...
Exhaustion asked 28/2, 2012 at 15:45

2

Solved

I'm trying without success to update aptana 3 using the Check for updates.. option, but I am getting the following error: Cannot complete the install because of a conflicting dependency. Software...
Helbonnah asked 21/12, 2011 at 18:48

5

Solved

I'm running Aptana Studio 3, build: 3.1.3.201205292243, Win7 64bit, and I've noticed that after the last update, Aptana is warning me (annotations on the vertical) that I should "trim empty " tags,...
Hasbeen asked 2/6, 2012 at 17:41

1

I have problem while coding in Jruby on Aptana framework; when I run the rails server, it throws "Invalid encoding in marshalling stream" which I don't know how to solve? It throws an error on ...
Acculturation asked 31/7, 2012 at 8:44

1

I'm new to Aptana and I've just started a project which nature is Web. I have two issues with code completion, did some research online but didn't find the solution. 1) I have this two lines of ...
Galahad asked 8/2, 2013 at 3:22

1

Solved

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...
Gombroon asked 9/1, 2013 at 9:7

2

I'm beginning to use Aptana3 for web development, when using javascript inside a html file I get fewer suggestions than when I work in .js file. I took this screenshots: HTML file https://www.dro...
Casket asked 20/10, 2012 at 17:34

1

I have a CSS file for a Wordpress theme whose icon is overlayed with a red "X". I can't find any errors in the file. The CSS is working properly on the site, and I tried turning off the CSS validat...
Sherrilsherrill asked 16/4, 2012 at 6:32

3

Solved

I'm trying to debug simple ruby file in Aptana 3. class HelloWorld def initialize() end def greet() puts "hello world" end end h=HelloWorld.new h.greet breakpoint is set to h.gre...
Necessitous asked 22/1, 2012 at 13:21

1

Solved

Every time I upload a file to the remote host and try to open it, I get the "Internal Server Error" message and file permissions get set to "666" which needs to be "644" to open. How do I set defau...
Savour asked 19/11, 2012 at 6:50

2

I'm having a problem debugging PHP with JS code through Aptana Studio. Although there were a few people that are having similar problems. I still couldn't figure out the solution. Aptana Studio Ve...
Rodriguez asked 17/7, 2012 at 23:41

1

Solved

I remember that before I updated my Aptana installation it had the ability to compare two selected files via right-click -> compare. Now it doesn't seem to have this feature enabled... I wonder i...
Voucher asked 12/7, 2012 at 20:28

1

Solved

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 ...
Fluorene asked 2/7, 2012 at 21:32

3

Solved

How to connect to remote host from Aptana Studio 3 terminal view, and use commands on that server? I'm using symfony framework, the project is in my host 192.168.0.100, so I want to run symfony co...
Bubo asked 31/3, 2011 at 13:3

2

Solved

Could some one explain to me what a Workspace space is in Aptana and how to use them? My main problem is that I don't even understand the concept of the Workspace and I can find no documentation an...
Mulligrubs asked 29/2, 2012 at 22:55

1

Good morning. With Aptana 2, a very useful function was the automatic hightlighting of the selected word : when double-clicking on a variable name, function name, ... (on a word), Aptana 2 automat...
Density asked 25/11, 2011 at 9:44

3

Solved

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...
Cavil asked 14/10, 2011 at 8:52

1

Solved

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...
Thirzi asked 24/6, 2011 at 16:22

© 2022 - 2024 — McMap. All rights reserved.