|
Eclipse Platform Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.launcher.Main
org.eclipse.core.launcher.WebStartMain
public class WebStartMain
The launcher ot start eclipse using webstart. To use this launcher, the client must accept to give all security permissions.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.core.launcher.Main |
|---|
bootLocation, configurationLocation, debug, devClassPath, ENTRY, ERROR, framework, inDevelopmentMode, installLocation, JAR_SCHEME, log, logFile, MESSAGE, newSession, parentConfigurationLocation, PLUGIN_ID, PROP_FRAMEWORK, REFERENCE_SCHEME, SESSION, STACK |
| Constructor Summary | |
|---|---|
WebStartMain()
|
|
| Method Summary | |
|---|---|
protected void |
basicRun(java.lang.String[] args)
Executes the launch. |
protected java.net.URL[] |
getBootPath(java.lang.String base)
Returns the URL-based class path describing where the boot classes are located. |
static void |
main(java.lang.String[] args)
|
protected java.lang.String |
searchFor(java.lang.String target,
java.lang.String start)
Searches for the given target directory starting in the "plugins" subdirectory of the given location. |
| Methods inherited from class org.eclipse.core.launcher.Main |
|---|
addEntry, decode, findMax, getArrayFromList, log, main, processCommandLine, run, setSecurityPolicy, takeDownSplash |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebStartMain()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
protected void basicRun(java.lang.String[] args)
throws java.lang.Exception
Main
basicRun in class Mainargs - command-line arguments
java.lang.Exception - thrown if a problem occurs during the launch
protected java.net.URL[] getBootPath(java.lang.String base)
throws java.io.IOException
MainURL-based class path describing where the boot classes are located.
getBootPath in class Mainbase - the base location
java.net.MalformedURLException - if a problem occurs computing the class path
java.io.IOException
protected java.lang.String searchFor(java.lang.String target,
java.lang.String start)
Main
searchFor in class Mainstart - the location to begin searching
|
Eclipse Platform Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.