User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
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?