How to customise the Run Configuration so required Projects (and Classes in those) are resolved succ [message #584609] |
Mon, 10 November 2008 08:38 |
Eclipse User |
|
|
|
Originally posted by: ii5840.fh-wedel.de
Hi there!
I'm goint go create a new plugin having a own editor which displays its
content using some custom SWT widgets. There are a couple of projects
required by my plugin project so I added them as required projects to
the build path of my plugin project.
If I run my plugin as Eclipse-Application and open a file belongs to my
editor, eclipse tryed to init my editor but failed with a
NoClassDefinitionFoundException as soon as one of the classes from the
required projects is needed. What must I do so all classes of these
projects can be found ? I'll guess I have to customise the Run
Configuration but I don't know how or what else to do.
Thanks, Jan Bernitt
|
|
|
Powered by
FUDForum. Page generated in 0.03823 seconds