| feature can't access 3rd party jar of plugin [message #604294] |
Wed, 20 January 2010 11:49 |
Ralf Buschermoehle Messages: 81 Registered: July 2009 |
Member |
|
|
Hello,
everything works fine when I run the plugin (e.g., inside a runtime
environment). When I create a feature of that plugin (and some others)
the export complains that the classes of the jar cannot be instantiated
- during compile time.
ERROR in foorBar.java (at line 51)
import org.a.*;
^^^^^^^^^^^^
The import org.a cannot be resolved
I tried to add the jars as extra class entries (jars.extra.classpath =
....) no success. Any hint?
Greetings,
Ralf
|
|
|
Powered by
FUDForum. Page generated in 0.08662 seconds