[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] How to create OS dependent fragments for a plugin
|
Hi all,
I've downloaded Java Media Framework JMF-1.2 for win32,linux,solaris and I want to make a plugin allowing to use JMF as an eclipse plugin ! So I took a look on SWT plugin, it has 3 other fragments that represent the corresspondent OS.
The problem is I found some packages exported in swt the main plugin but this earlier does not contain them, they exist in the 3 fragments
I could'nt understant this issue
Any help will be useful, & I will appriciate it :)
ciao