after installing emmet (from http://emmet.io/eclipse/updates/ ) i received this message below:
Cannot complete the install because one or more required items could not be found.
Software being installed: Emmet for Eclipse 1.0.0.201303162055 (io.emmet.eclipse.feature.group 1.0.0.201303162055)
Missing requirement: Emmet for Eclipse 1.0.0.201303162055 (io.emmet.eclipse 1.0.0.201303162055) requires 'bundle org.eclipse.core.expressions 3.4.300' but it could not be found
Cannot satisfy dependency:
From: Emmet for Eclipse 1.0.0.201303162055 (io.emmet.eclipse.feature.group 1.0.0.201303162055)
To: io.emmet.eclipse [1.0.0.201303162055]
With aptana 3.0 it works fine.
Looks like it doesn’t work in Aptana 2.0 since it’s Eclipse core is very outdated. Try to use latest Eclipse and install Aptana as plugin into it
Just update your Aptana! , then it will work better:)
Related
In Visual Studio Code if you install the typings(the new tsd) it enables intellisense for the given typing. For example if you execute
$ typings install node --ambient --save
in the base folder of your project, you get intellisense for node.
Is there a way to achieve the same with Atom, or it's not supported?
Atom doesn't support Typescript intellisense out of the box, but it has a great plugin system.
Install the Atom Typescript plugin. It provides many features for working with Typescript, including intellisense.
I am using Aptana 3.4.2 and want to get Symfony2-plugin into Aptana. But if I try to install the plugin it says that org.eclipse.emf.ecore.feature.group is missing. So if I try to install this package (http://download.eclipse.org/technology/dltk/updates/) it will say that something else is missing.
So I need to install this Symfony2-plugin. How can I get it into Aptana?
There doesn't seem to be any official support for Symfony 2 on Aptana, however this might be of help; you can use the aptana plugin on top of eclipse; however that also has a couple of incompatibilities. Probably worth considering an IDE such as NetBeans or PHPStorm, or using Aptana solely as an editor.
I have downloaded recently Aptana Studio 3, build: 3.0.6.201110251455 and I have the following Aptana Studio 3 bug which prevents me to work with PHP (a project based on Symfony2).
http://jira.appcelerator.org/browse/APSTUD-3617
Error while indexing module: ClassCastException: Variable cannot be cast to Identifier
Could you please let me know when Aptana Studio 3.0.7 will be released or how to get this bug fixed into Aptana Studio 3.0.6 ?
3.0.7 is tagged as Due: 02/Nov/11 in JIRA but I can't find where I can download it.
3.0.7 is feature complete, but due to scheduling issues, it will out next month. In the meantime, grab the beta from preview.appcelerator.com.
Is there a way to install android development tool plugin on aptana 3? I'm trying to install the plugin on aptana instead of eclipse according to this tutorial http://developer.android.com/sdk/eclipse-adt.html#installing but I get the error message on 6th step:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Traceview 12.0.0.v201106281929-138431 (com.android.ide.eclipse.traceview.feature.group 12.0.0.v201106281929-138431)
Any ideas?
You need to install JDT tools for Aptana
http://wiki.appcelerator.org/display/tis/Installing+the+Java+Development+Tools
Follow this tutorial to install JDT, then you can install ADT
Go to Help > Install New Software > Click on the link "Available Software Sites" bellow the "Add" button > Click on "Eclipse Helios Update Site" > OK.
This worked for me.
I am rather fond of the Green Chaud set of colourisations for Aptana ( http://gueschla.com/labs/green-chaud./ ), however I notice that the PHP section of options is gone from the Aptana > Editors section of the preferences window.
Does anyone know how to colourise the PHP editor now that the option is gone to import a .col? I've had a poke in the preferences PHP > Appearance section, but no options to colourise in there. Am I doomed to stick with the plain colours?
PS. Aptana Studio, build: 2.0.4.1268158907 PDT Dev Tools 2.1.3v20090914
Old question, but I found this when searching today, and have just found the solution - maybe it will help others - currently I don't like the visual changes in Aptana 3 beta, but wanted to continue using the Aptana PHP plugin with Studio 2.0.
Anybody using Aptana 2.x can install Aptana PHP manually.... and you'll then be able to theme and import a .col file.
Help -> Install New Software
Add http://update.aptana.com/install/php as a source
Install the plugin.