[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] update site doesn't like a feature

Hi,

I've got a problem with building a feature on my update site project, the feature is made up of a plugin (rcp) that depends on some external jars. Now when building the feature from the update site pde page, I get errors about those classes that are in external jars. I already tried to put these jars into the classpath in the feature, but it seems that nothing helps here.

Do I really have to create a plugin for those external jars?

Andreas