Cannot import SWT Plug in (HelloWorldSWT tutorial) [message #753001] |
Wed, 26 October 2011 11:48  |
Eclipse User |
|
|
|
OK, first of all: I am new to everything: programming, java, and eclipse.
I downloaded the Java SKD, installed, then downloaded Eclipes Java IDE (for Win64, running in Win7-64x), "installed" it, and ran it.
First thing: tutorials. I did the "Hello World" Tutorial with no problems. Then I go to the Hello World SWT tutorial. There I found this:
The tutorial (cheat sheet) tells me to Import the SWT project. To do that, I should open the import wizard (File>Import...) and there pick Plug-in Development>Plug-ins and Fragments.
Well: there is not such an option. I tried the "Click to perform" option within the cheat sheet, but only get a "The command did not complete successfully", with this in its details:
The command did not complete successfully.
unknown wizard: org.eclipse.pde.ui.PluginImportWizard
It seems to me weird since I am just following the included tutorial, but I have not found a way to get around it (the file that I should import, org.eclipse.swt.{platform}.{os}.{arch} (for example: org.eclipse.swt.win32.win32.x86 for win32) is in a plug-in folder inside the eclipse folder (it's a .jar file). But I don't know what option I should use to successfully import it (otherwise, when I get to further steps in the tutorial, "Configure the Java project", I don't have the proper options to pick).
Thanks in advance, and I am sorry if this question is really silly.
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09754 seconds