public final class TraverseUIStarter extends java.lang.Object implements ApplicationStarter
true as the second parameter to have searchable options split by modules.ANY_MODALITY, EP_NAME, NON_MODAL, NOT_IN_EDT| Constructor and Description |
|---|
TraverseUIStarter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName()
Command-line switch to start with this runner.
|
void |
main(java.lang.String [] args) |
void |
premain(java.util.List<java.lang.String> args)
Called before application initialization.
|
static void |
startup(java.lang.String outputPath,
boolean splitByResourcePath) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowAnyModalityState, canProcessExternalCommandLine, getRequiredModality, isHeadless, main, premain, processExternalCommandLineAsyncpublic java.lang.String getCommandName()
ApplicationStarter"inspect" if you'd like to start an app with "idea.exe inspect ..." command).getCommandName in interface ApplicationStarterpublic void premain(java.util.List<java.lang.String> args)
ApplicationStarterpremain in interface ApplicationStarterargs - program arguments (including the selector)public void main(java.lang.String [] args)
main in interface ApplicationStarterpublic static void startup(java.lang.String outputPath,
boolean splitByResourcePath)
throws java.io.IOException
java.io.IOException