Is there a way to install the Android development plugin on aptana 3? I try 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 an error message in the sixth step:
Cannot complete the installation because one or more of the required items could not be found. Installed software: Android Traceview 12.0.0.v201106281929-138431 (com.android.ide.eclipse.traceview.feature.group 12.0.0.v201106281929-138431)
Any ideas?
You can follow these instructions: https://wiki.appcelerator.org/display/tis/Installing+the+Android+Development+Tools .
You need to install JDT tools for Aptana
http://wiki.appcelerator.org/display/tis/Installing+the+Java+Development+Tools
Follow this guide to install JDT, then you can install ADT
Go to Help> Install New Software> Click the Available Software Sites link below the Add button> Click Eclipse Helios Update Site> OK.
It worked for me.