[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Launching/Debugging plugins consisting of several projects

Hi all,

I am fairly new to plugin development, and I have not (yet) found a
solution in the docs for the following problem:

I have a plugin that consists of several projects in workspace. The
plugin dependencies are set correctly, and when I deploy and install
everything (as several JARs or directories), all works fine. However, if
I launch or debug the main plugin as an Eclipse application, the
dependencies to the other plugins cannot be resolved.

What am I overlooking?

Regards,
Patrick