[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] Problems building a plugin after changing to Eclipse SDK download
|
- From: Andreas Pakulat <apaku@xxxxxx>
- Date: Fri, 23 May 2008 14:32:26 +0200
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: KNode/0.10.9
Hi,
as my Eclipse installation was getting filled with unused plugins I decided
to do a clean start with the Eclipse 3.3.2 SDK download.
Unfortunately now I can't build my plugin anymore, eclipse complains that
the dependencies "org.eclipse.core.resources" and "org.eclipse.debug.core"
are missing. For both I have a .jar file under eclipse/plugins, so I have
no idea why eclipse doesn't find them. Anybody has a hint how to solve
this?
Andreas