It seems the environment works properly, but I get the "error every time I open the program.
Here is the log:
! MESSAGE An internal error occurred during: "Enable Debugging and Flush log Cache". ! STACK 0 java.lang.noclassdeffounderror:org/eclipse/osgi/framework/internal/core/frameworkproperties at Com.aptana.core.util.EclipseUtil.setPlatformDebugging (eclipseutil.java:449) at Com.aptana.core.CorePlugin.enableDebugging (coreplugin.java:110) at com.aptana.core.coreplugin.access$0 ( coreplugin.java:97) at Com.aptana.core.coreplugin$1.run (coreplugin.java:83) at Org.eclipse.core.internal.jobs.Worker.run (worker.java:53) caused by:java.lang.ClassNotFoundException: Org.eclipse.osgi.framework.internal.core.FrameworkProperties cannot is found by osgi.identity; Osgi.identity= "Com.aptana.core"; Type= "Osgi.bundle"; Version:version= "3.3.0.1373665087"; Singleton:= "true" at Org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal (bundleloader.java:406) at Org.eclipse.osgi.internal.loader.BundleLoader.findClass (bundleloader.java:326) at Org.eclipse.osgi.internal.loader.BundleLoader.findClass (BUNDLELOADER.Java:318) at Org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass (moduleclassloader.java:118) at Java.lang.ClassLoader.loadClass (Unknown Source) ... 5 more
How can I solve this error?
Development version of Aptana plugin seems to work fine with Eclipse Luna. Use the this link for installation instead of stable one:
http://studio-jenkins.appcelerator.org/job/studio3-feature-development/lastSuccessfulBuild/artifact/dist/
Use it with Eclipse Luna standard Edition instead of Eclipse Luna for PHP developers. After installation switch to a WEB perspective and configure as you need.