Plugin dependency [message #462772] |
Thu, 01 February 2007 00:14 |
Eclipse User |
|
|
|
Originally posted by: sasa.conic.cognos.com
Hi all,
In my plugin I'm trying to reference package exported from other plugin that
is expanded in a folder in my target workspace. Even though eclipse sees
expanded plugin and happily adds it to the list of Dependencies in the
manifest file, compiler cannot see it and complains about unresolved
package.
The only way I could get around this problem is to modify Java Build Path
properties of the project and explicitly add folder in which dependent
plugin is expanded. Problem with that is that reference to the folder is
through absolute path and it doesn't seem to accept relative path.
Is it possible to reference expanded plugins without adding them through as
class folders?
Thanks,
Sasa
|
|
|
Powered by
FUDForum. Page generated in 0.03818 seconds