Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to customise the Run Configuration so required Projects (and Classes in those) are resolved succ
How to customise the Run Configuration so required Projects (and Classes in those) are resolved succ [message #584609] Mon, 10 November 2008 13:38
Eclipse UserFriend
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
Previous Topic:How to customise the Run Configuration so required Projects (and Classes in those) are resolved succ
Next Topic:The right Editor
Goto Forum:
  


Current Time: Tue Apr 16 10:54:03 GMT 2024

Powered by FUDForum. Page generated in 0.08305 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top