[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] Re: Launching/Debugging plugins consisting of several projects
|
- From: Patrick Schoenbach <pschoenb@xxxxxx>
- Date: Thu, 22 Nov 2007 16:46:50 +0100
- Newsgroups: eclipse.platform
- Organization: Robustsoft
- User-agent: 40tude_Dialog/2.0.15.1de
On Wed, 21 Nov 2007 16:47:29 +0100, Patrick Schoenbach wrote:
> 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.
Meanwhile, the problem is solved.
Regards,
Patrick