| How does Eclipse decide which of the 2 Fragments of a Plugin to load ??? [message #308884] |
Fri, 06 October 2006 16:52 |
Eclipse User |
|
|
|
Originally posted by: java.jago.gmail.com
Hi,
We know the Eclipse Plugin: org.eclipse.swt
On Linux this plugin has ONE of the two Fragments:
1. org.eclipse.swt.gtk.linux.xxx.jar
2. org.eclipse.swt.motif.linux.xxx.jar
Actually I can have an Eclipse-Distribution which has both fragments and
I choose between GTK and MOTIF with:
-ws gtk
-ws motif
in the eclipse.ini
My question: If I don't specify anything in eclipse.ini - how does
Eclipse decide which Fragment to use during startup ???
Because Eclipse chooses one of them if I don't specify it in eclipse.ini
- how ?
2nd Question: Can I somehow else (e.g. read it out from some
Eclipse-PreferenceStore instead of the command line or eclipse.ini) tell
Eclipse which Fragment it should take?
|
|
|
Powered by
FUDForum. Page generated in 0.02817 seconds