aptana Questions
3
Solved
I wonder why I can't see my // TODO: descriptions in my Task View in Aptana.
When I rightclick at the line number and choose Add Task it works and I can see my task in the
Window > Show View > Task...
3
I'm trying to change the color scheme for Aptana Studio 3 to the Monokai Color Sheme which is the default color scheme for Sublime Text.
I googled about it and I found this article :
http://eclip...
Grapple asked 25/5, 2013 at 15:41
4
When formatting a file, Aptana reports:
Unable to format. See error log for details.
I haven't been able to find the error log.
1
Aptana Studio gives me syntax errors for uses of function* and yield in JavaScript code.
These are ES6 features. Is it possible to configure Aptana to accept them?
Disparity asked 17/6, 2015 at 19:54
4
Solved
I've read several DATED information on how to enable jQuery (specially auto completion) support for Eclipse. Either using Aptana or other plugins.
I've tried Aptana 3 version plugin, but I get not...
Cliffcliffes asked 31/7, 2012 at 1:22
3
Solved
How can I uninstall a plugin from Aptana Studio 3? I can't seem to find a menu option for removal. I found some search results talking about removing plugins from Aptana Studio 2 but nothing for Ap...
Seller asked 7/3, 2013 at 22:15
5
How do I change the black background of the Aptana IDE (or the entire theme) to a different one, like blue?
Kale asked 7/9, 2011 at 18:54
5
Solved
I'm new to Git. I use Aptana 3 for everything and I really want to use it when working with Git as well. The problem I'm running into is that everything I read seems geared towards people who know ...
While asked 13/3, 2012 at 3:4
2
Solved
When using the syntax features PHP 5.4 (eg [] instead of array ()) in the Aptana's code editor I get a syntax error. Is there a way to add support for PHP 5.4?
3
Solved
I'm currently working with Aptana Studio 3.6.1 (a custom build with some PHP syntax fixes). I use SFTP to upload files from my project to a test site, using the publishing tools (upload/download ar...
3
Solved
I am using Adobe's ColdFusion Builder, an Eclipse-based IDE built on top of Aptana.
All of a sudden, I am getting a type of whitespace marker showing in my Eclipse Editor. I must have accidentally...
Karate asked 21/10, 2012 at 22:50
6
I'm working with code from multiple developers, some of whom are inconsistent in their use of semicolons, and I just want them after every line for consistency (and to prevent any masking of errors...
Gymnasiarch asked 27/9, 2009 at 7:18
2
I have a project that explicitly needs PHP 5.4.x compatibility, so I right click on my project and go to Properties. Then I click the "PHP Development" menu on the left, and select "PHP 5.4.x" from...
3
Solved
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 ...
11
Solved
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...
Jhansi asked 3/1, 2009 at 2:25
1
Solved
I have Aptana Studio 3.6.0 installed on Luna 4.4.2 (running on Ubuntu 15.04 64 bit). Aptana bundles in a considerably old version of PyDev (3.0.0) that is largely non functional due to this bug.
T...
6
Solved
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:
<...
Fantan asked 21/10, 2011 at 9:42
0
I've changed Aptana to the "Dark" theme, but no I can barely read the inactive tabs. Is there a way of just changing the background or font colour of the inactive tabs ?
4
Is there any AngularJS support in Aptana Studio, plugin or any other solution?
I need code completion for AngularJS. For example, if I am in html and type ng I would like to get popup box from Apt...
1
If I enter the follow JavaScript code in Aptana Studio 3 then I expect some errors but it show nothing.
/**
* @type {string}
*/
var abc = 23;
abc.doesNotExists();
How can I enable the support ...
Placidia asked 8/12, 2012 at 17:51
3
I want to work with Java in Aptana but there is no support for it, plus there are no URLs to add software with (it's empty). What do I do?
1
Solved
I'm using Aptana Studio 3 and I have the following problem:
When I type:
$return = ['success' => (validation_errors() == null) ? true : false];
Aptana marks this line as a syntax error.
Any ...
5
I've started using Eclipse Luna with the plugin Aptana Studio 3 and it worked quite well for a while, but after I ran Eclipse as root to update the IDE to version 4.4.1, every time Eclipse starts I...
1
Specifically, any querysets are causing this:
users = User.objects.all().order_by('user_group__user_group_description', 'user_name')
all() is saying Undefined variable from import
This is on an...
Comedian asked 25/7, 2014 at 8:11
5
When i try to use code folding in Aptana it doesn't seem to be working i haven't changed any shortcuts and i can`t get it work the default shortcut is Ctrl+Numpad_Divide any suggestions ?
Intrigante asked 16/5, 2010 at 8:38
© 2022 - 2024 — McMap. All rights reserved.