The stuff available at the swiki site
it not maintained by the GEF team. We have the logic example and
some snippets which can be checked out from draw2d.examples project via
CVS.
Por favor, use o newsgroup no futuro
para esse tipo de pergunta.
Obrigado,
Randy
"Luiz Fernando Rodrigues"
<lfrodrigues@xxxxxxxxxxxxxxxxxxxxxxxxxx> Sent by: gef-dev-admin@xxxxxxxxxxx
03/27/2003 04:42 PM
Please respond to gef-dev
To:
<gef-dev@xxxxxxxxxxx>
cc:
Subject:
[gef-dev] problems with draw2d
I was trying to make the first example of
draw2d in the page http://eclipsewiki.swiki.net/50
and I´m having some problems.
When I´m going to run the class, eclipse
returns an exception: java.lang.NoClassDefFoundError: de . The example
says to pass to the VM the path of a dll ( -Djava.library.path=your_eclipse_folder\plugins\org.eclipse.swt\os\win32\x86
), I did that but from another plugin ( org.eclipse.swt.win32_2.1.0 ) because
my eclipse does not have the example plugin. Does anyone know why I´m getting
that exception?
Another doubt: is really necessary to have
RC3a installed to GEF works?