Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-dev] question reagrding win32: INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.1.0\swtexamplessrc.zip


Aleksandra,

Your error message indicates that the TextEditor example is not compiled in your workspace.  I just went through the steps listed in http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#standalone and they worked for me, so you probably just got a detail wrong along the way (eg.- maybe the examples project you created is a plain project as opposed to a Java project?  Maybe swt.jar wasn't successfully added to its classpath?).

Anyways, try the steps listed in the FAQ, and if you still have no luck then post a message to the swt newsgroup; this mailing list should be reserved for discussing swt development issues.

Grant



"Zojceska, Aleksandra (Aleksandra)" <aleks@xxxxxxxxx>
Sent by: platform-dev-admin@xxxxxxxxxxx

06/11/2003 03:32 PM
Please respond to platform-dev

       
        To:        <platform-dev@xxxxxxxxxxx>
        cc:        
        Subject:        RE: [platform-dev] question reagrding win32: INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.1.0\swtexamplessrc.zip



        After installing the swt examples and following the instructions for set up, and running I am still getting the following error

java.lang.NoClassDefFoundError: org/eclipse/swt/examples/texteditor

Exception in thread "main"
[Zojceska, Aleksandra (Aleksandra)]

Why is this not found when I already have it ?

Thanks,

Aleksandra

   

-----Original Message-----
From:
Grant Gayed [mailto:Grant_Gayed@xxxxxxxxxx]
Sent:
Wednesday, June 11, 2003 2:59 PM
To:
platform-dev@xxxxxxxxxxx
Subject:
Re: [platform-dev] question reagrding win32: INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.1.0\swtexamplessrc.zip


It's in the separate examples .zip, which is available on the same page that you downloaded Eclipse from.  If you're using the 2.1 release then see the third subsection on page http://download.eclipse.org/downloads/drops/R-2.1-200303272130/index.php .


Grant



"Zojceska, Aleksandra (Aleksandra)" <aleks@xxxxxxxxx>
Sent by: platform-dev-admin@xxxxxxxxxxx

06/11/2003 02:22 PM
Please respond to platform-dev

       
       To:        <platform-dev@xxxxxxxxxxx>

       cc:        

       Subject:        [platform-dev] question reagrding win32: INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.1.0\swtexamplessrc.zip




Hi,

I have a problem not finding this plugin win32: INSTALLDIR\eclipse\plugins\org.eclipse.swt.examples_2.1.0\swtexamplessrc.zip

Can I get it online separately or I should reinstall Eclipse?
Thanks,

Aleksandra


Back to the top