04/07/04 02:20.net
>>9URLリンク(help.eclipse.org)
-ws windowSystem
Defines the window system on which the Eclipse platform is running.
The Eclipse platform ordinarily computes the optimal setting using the
prevailing value of Java os.name property. If specified here, this is the
value that the Eclipse platform uses. The value specified here is available
to plug-ins as BootLoader.getWS(), used to configure SWT, and used to
resolve occurrences of the $ws$ variable in paths mentioned in the plug-in
manifest file. Example values: "win32", "motif", "gtk".