Skip to main content



      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 08: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 Jul 01 00:56:49 EDT 2025

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

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

Back to the top