Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How does Eclipse decide which of the 2 Fragments of a Plugin to load ???
How does Eclipse decide which of the 2 Fragments of a Plugin to load ??? [message #308884] Fri, 06 October 2006 16:52
Eclipse UserFriend
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?
Previous Topic:eclipse execution error
Next Topic:MultipageActionbar Contributor setActivePage
Goto Forum:
  


Current Time: Sun Nov 09 01:28:53 EST 2025

Powered by FUDForum. Page generated in 0.03842 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top