[Vine-developers] setting up the export to multiple platforms
Brought to you by:
luisbermudez
From: Carlos R. <ca...@mb...> - 2008-08-05 23:50:17
|
This is what I'm doing to try to enable the export of the product to multiple platforms, but so far with no success. I'm using Ganymede RCP and already have the RCP Delta pack [1] installed on an ubuntu box. According to [2], I went to the Preferences-> Plug-in devel -> Target platform and unchecked the "build target platform based on the target's installed plugins" option. Then clicked the reload button. However, when I try to export, I still get this error: Problems during export Unable to find plug-in: org.eclipse.equinox.launcher_1.0.1.R33x_v20070828. Please check the error log for more details. (btw, I don't see any message related with this in the error log). This *1.0.1.R33x* plugin is not actually under eclipse/plugins/ (althouth I see org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar there ..) Any thoughts? Do you know where the *1.0.1.R33x* is being referenced in the Vine project? Carlos Refs: [1] http://codeache.blogspot.com/2007/02/how-to-export-multi-platform.html. [2] http://www.eclipsezone.org/eclipse/forums/m92237252.html |