Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » SWT download(How do I install the SWTjar file?)
SWT download [message #1797507] Wed, 31 October 2018 21:24 Go to next message
Gordon MacLeod is currently offline Gordon MacLeodFriend
Messages: 1
Registered: October 2018
Junior Member
I copied some existing projects over to a new machine and they won't run, indicating 'org.eclipse' cannot be resolved.

I have downloaded a file called :
org.eclipse.swt.win32.win32.x86_64-4.2.jar

but I don't know what to do with it. I don't remember having to do any of this on my other machine where everything is working.

Help!
Re: SWT download [message #1797521 is a reply to message #1797507] Thu, 01 November 2018 06:38 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
If you're developing plugins, what's visible on the classpath is generally determined by the MANIFEST.MF's Dependencies section and what those resolve to is determined by whats in Window -> Preferences -> Plug-in Development -> Target Platform, which defaults to Running Platform, i.e, to what's actually in your Eclipse installation. I assume you're developing plugins and have installed a product containing the full PDE so that PDE's classpath container is resolved properly.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Default package's Cadence.java is now inoperable
Next Topic:Exchanging messages between controllers with Papyrus-RT
Goto Forum:
  


Current Time: Thu Apr 25 21:44:50 GMT 2024

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

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

Back to the top