Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Plugin wizard sets up platform-dependent classpath
Plugin wizard sets up platform-dependent classpath [message #588582] Sun, 12 January 2003 00:25
Peter Nehrer is currently offline Peter NehrerFriend
Messages: 241
Registered: July 2009
Senior Member
Hi,

I'm seeking some guidance on this not-so-serious issue. I'm developing a
plugin that provides (so far) an incremental builder and some popup menus.
I created the project using the plugin wizard -- default plugin -- on
Windows 2000. When I then imported the project on my Linux box (same
Eclipse build - M4), I got two "dependencies missing" from classpath: 1). a
win32-specific swt.jar and 2).
org.eclipse.ui.win32_2.1.0/workbenchwin32.jar. The first one is easy to fix
-- point to linux/motif swt.jar. However, the second one doesn't seem to
have an equivalent (though the project builds fine on Linux without it).

Should the wizard be fixed up to set up platform-independent classpath
variables? Is there a different solution? Should I have done something
differently?

Thanks!

--Peter
Previous Topic:Testing swt applications.
Next Topic:How can I set an output folder ?
Goto Forum:
  


Current Time: Fri Apr 19 16:06:25 GMT 2024

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

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

Back to the top