Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] How to specify the plugins directory

How to specify the plugins directory? It's about RCP 3.3. We want to
put the plugins directory into Eclipse.app/Contents/Resources/Java
directory on Mac OS X. Thank you!

We used "-startup ../Resouces/Java/startup.jar" in RCP 3.2. But in
3.3, the startup.jar is missing. Changing it to "-startup
../Resouces/Java/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar"
doesn't work.


--
Best Regards,
================================
Brian Sun
http://www.xmind.org/


Back to the top