Skip to main content

Questions tagged [aptana-studio]

Aptana Studio is an open-source web development IDE based on Eclipse.

1 vote
1 answer
294 views

Java NoClassDefFoundError when starting Aptana Studio 3

I recently installed Aptana Studio 3 (Eclipse 4.7) on my Mac PowerBook running Mojave (10.14.5). I've had errors at every turn (mostly Aptana complaining that it needed Java 1.6 and then complaining ...
rnoftz's user avatar
  • 11
0 votes
1 answer
1k views

Error: "fork: can't reserve memory for parent..." when running a Ruby program in Aptana Studio 3

I get this error every time I try to run a simple program written in Ruby: 0 [main] sh 27616 C:\cygwin64\bin\sh.exe: *** fatal error in forked process - fork: can't reserve memory for parent ...
Flethuseo's user avatar
  • 989
0 votes
1 answer
2k views

Difference between Aptana Studio standalone and Eclipse version

I'm trying to download Aptana Studio (IDE) 3.6.1 for Windows from this link http://www.aptana.com/products/studio3/download.html but I do not really get the difference between the standalone version ...
David Powell's user avatar
0 votes
1 answer
55 views

Change aptana studio terminal tab title

In aptana studio, we can create several terminal tabs like in below pic. It is difficult to recognize to know the tab as they all have same name. Can we change the title of those terminal tabs of ...
vusan's user avatar
  • 173
0 votes
0 answers
120 views

How to make hidden directories visible in Aptana Studio?

I did all actions described here:https://stackoverflow.com/questions/2166755/how-to-show-hidden-files-in-aptanas-project-view And i can see files that start with . like .htaccess etc, but for example ...
user4354830's user avatar
1 vote
0 answers
827 views

Aptana Studio 3: allow more than ~1300MB memory for JVM

Moved from Stack Overflow. I'm running Aptana Studio 3.6.1 on 64-bit Windows 7. Aptana site states that the IDE is compatible with 64-bit environments. When attempting to use a 64-bit Java version, ...
ojrask's user avatar
  • 131
2 votes
0 answers
434 views

How to add existing django project to Aptana Studio 3 without modifying files?

I have created a new Django project using django-admin startproject mysite on C:\tuts\ The initial file structure is as shown in the official documentation where the root folder of the project ...
SaidbakR's user avatar
  • 308
1 vote
0 answers
130 views

How to upgrade Git in Aptana Studio 3

I just did an update to Aptana Studio 3 to the latest version but unfortunately it did not update the git binary in the built-in shell facility. How do I update git (more precisely msysgit) in Aptana ...
John Sonderson's user avatar
1 vote
1 answer
530 views

Show Aptana Studio website/code preview in Virtual Machine's browser

Using VirtualBox on a Windows 7 host I have set up a Windows 7 guest and made several snapshots/linked clones with each having the next version of IE on them starting at 8 going up to 11. Yes I know ...
moderntimes's user avatar
0 votes
1 answer
2k views

using Aptana Studio 3 to write Python (version 2.7.6) programs

I am taking a tutorial about Python programming. I have just installed Python version 2.7.6 on a PC, followed by installing Aptana Studio 3. When writing a "Hello World" Python program using Aptana, ...
user avatar
1 vote
1 answer
625 views

Aptana 3 : Remove whitespace background highlight/color

I'm trying to remove the background color of whitespaces which is affecting the readability of the code. Attaching screenshot to better express my point: The regions pointed by the arrows are the ...
asprin's user avatar
  • 775
0 votes
0 answers
715 views

Aptana Studio and xampp on Fedora

I'm using Fedora and Aptana Studio 3. I can launch Aptana Studio and it works without problems. I can also type in localhost in the URL of my browser and it gives me the xampp-splash screen. Now I'm ...
Theo Tzaferis's user avatar
1 vote
0 answers
100 views

Aptana Studio 3 opens a copy of source while debugging

While debugging a Python script, Aptana always opens a second window with my source code. If I edit this second file, and then go to my "original" file, it will ask me if I want to load the changes ...
user11291's user avatar
3 votes
2 answers
7k views

Syntax highlighting for .tpl file in Aptana Studio 3

I am trying to edit a smarty php template file in Aptana studio 3, and unfortunately it is very very plain, black text on a white background. I would like to activate syntax highlighting for .tpl ...
Odyss3us's user avatar
  • 131
0 votes
0 answers
109 views

Can HTML/PHP/Javascript code be commented in a single click/keycombination?

The question it's clear enough. I want to be able to select certain code and with a key combination or menu element be able to comment it in Aptana Studio 3. Yes, I can add the tags myself but I'd ...
Metafaniel's user avatar

15 30 50 per page