[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Java build path plug-in dependencies

I upgraded my Windows box to 3.4 yesterday.  I imported one of my very
simple plugins and I am seeing something weird.  I get errors that nothing
org.eclipse can be found.  So I check the build path and there is an entry
for Java JRE, there is no entry for Plug-in Dependencies.  I made the
appropriate entries in the Dependencies tab of the plugin editor but that is
only reflected in the manifest. So I went and edited the .classpath file
directly and added a classpath entry for org.eclipse.pde.org etc.  That
resolved the problem but seems rather hackish.

So... Any ideas about what I did wrong?  Or is this some odd quirk of the
upgrade?

TIA, Ric