[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

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