SWT Tutorial doesn't work? [message #726851] |
Mon, 19 September 2011 13:38  |
Eclipse User |
|
|
|
I suspect this is a VERY dumb new-user trick, however....
I downloaded and installed the latest Eclipse for Java (32bit Indigo).
I downloaded and installed the latest SDK (v7, 32bit).
I successfully built and ran the basic "Hello World" tutorial.
But when I try to follow the instructions for the SWT tutorial shown on the Tutorials Welcome page, titled
"Create a Hello World SWT application"
they do not work.
The first step is:
Open the Import wizard from the main menu via File > Import..., and select Plug-in Development > Plug-ins and Fragments. Click Next.
However, there is no Plug-in Development menu item.
I've tried:
installing SWT separately,
using the "Click to Perform" options,
All fail.
Sorry to take folks time with something so trivial, but any advice / suggestions on what basic step(s) I've missed? I'm stumped....
|
|
|
(no subject) [message #726860 is a reply to message #726851] |
Mon, 19 September 2011 13:54   |
Eclipse User |
|
|
|
On 19-Sep-11 11:38, Art Held wrote:
> I suspect this is a VERY dumb new-user trick, however....
> I downloaded and installed the latest Eclipse for Java (32bit Indigo).
> I downloaded and installed the latest SDK (v7, 32bit).
>
> I successfully built and ran the basic "Hello World" tutorial.
>
> But when I try to follow the instructions for the SWT tutorial shown on
> the Tutorials Welcome page, titled "Create a Hello World SWT application"
> they do not work.
>
> The first step is:
> Open the Import wizard from the main menu via File > Import..., and
> select Plug-in Development > Plug-ins and Fragments. Click Next.
>
>
> However, there is no Plug-in Development menu item.
>
> I've tried:
> installing SWT separately, using the "Click to Perform" options,
> All fail.
>
> Sorry to take folks time with something so trivial, but any advice /
> suggestions on what basic step(s) I've missed? I'm stumped....
Which Eclipse package did you download? It may be one that doesn't have
support for plug-in development. I'm not certain which one has that; it
might be "Classic".
|
|
|
|
(no subject) [message #727206 is a reply to message #726860] |
Tue, 20 September 2011 11:42   |
Eclipse User |
|
|
|
On 9/19/11 1:54 PM, Russell Bateman wrote:
> On 19-Sep-11 11:38, Art Held wrote:
>> I suspect this is a VERY dumb new-user trick, however....
>> I downloaded and installed the latest Eclipse for Java (32bit Indigo).
>> I downloaded and installed the latest SDK (v7, 32bit).
>>
>> I successfully built and ran the basic "Hello World" tutorial.
>>
>> But when I try to follow the instructions for the SWT tutorial shown on
>> the Tutorials Welcome page, titled "Create a Hello World SWT application"
>> they do not work.
>>
>> The first step is:
>> Open the Import wizard from the main menu via File > Import..., and
>> select Plug-in Development > Plug-ins and Fragments. Click Next.
>>
>>
>> However, there is no Plug-in Development menu item.
>>
>> I've tried:
>> installing SWT separately, using the "Click to Perform" options,
>> All fail.
>>
>> Sorry to take folks time with something so trivial, but any advice /
>> suggestions on what basic step(s) I've missed? I'm stumped....
>
>
> Which Eclipse package did you download? It may be one that doesn't have
> support for plug-in development. I'm not certain which one has that; it
> might be "Classic".
>
Either Eclipse Classic or "Eclipse for RCP and RAP Developers" would
work for SWT development.
You can also use Help > Install New Software... to install the PDE stuff
into your Eclipse. In the install dialog, select the Indigo repository
to work with, then find "Eclipse plug-in development environment" in the
list, select that, and install.
Eric
|
|
|
|
|
|
|
Re: SWT Tutorial doesn't work? [message #1184686 is a reply to message #1015315] |
Wed, 13 November 2013 11:20  |
Eclipse User |
|
|
|
Hi
I had the same problem.
I am surprised by the solution. How did you find out ??
The error message was :
Can't load library: C:\Users\Larry\.swt\lib\win32\x86_64\swt-win32-4234.dll
Can't load library: C:\Users\Larry\.swt\lib\win32\x86_64\swt-win32.dll
and the solution is to copy...
from : (!!!)
C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\195\1\.cp\[\i]
the files : (!!)
swt-gdip-win32-4234.dll
and
swt-gdip-4234.dll
thank you so MUCH !
Marc
I would have never found this ..
|
|
|
Powered by
FUDForum. Page generated in 1.10420 seconds