- Notifications
You must be signed in to change notification settings - Fork30
EclipseHome
abego edited this pageJun 28, 2017 ·1 revision
%ECLIPSE_HOME%
refers to the directory Eclipse is installed (e.g.C:\eclipse
). For Mac OSX%ECLIPSE_HOME%
refers to theContents/Eclipse
directory inside the Eclipse application package.
In Ant scripts the propertyeclipse.home
may be used to reference the Eclipse home directory.