org.aspectj.org.eclipse.jdt.core.index
Class JavaIndexerApplication
java.lang.Object
org.aspectj.org.eclipse.jdt.core.index.JavaIndexerApplication
public class JavaIndexerApplication
- extends java.lang.Object
Implements an Eclipse Application for JavaIndexer.
On MacOS, when invoked using the Eclipse executable, the "user.dir" property is set to the folder in which the
eclipse.ini file is located. This makes it harder to use relative paths to point to the files to be jar'd or to
the index file that is generated.
- Since:
- 3.8
|
Method Summary |
java.lang.Object |
start(IApplicationContext context)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaIndexerApplication
public JavaIndexerApplication()
start
public java.lang.Object start(IApplicationContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop()