Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Plugin dependency
Plugin dependency [message #462772] Wed, 31 January 2007 19:14
Eclipse UserFriend
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
Previous Topic:How to restore all editors after restart?
Next Topic:double click in common navigator
Goto Forum:
  


Current Time: Sat Jun 14 08:40:31 EDT 2025

Powered by FUDForum. Page generated in 0.03121 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top