Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » dependent plugin XML schema loading
dependent plugin XML schema loading [message #510505] Wed, 27 January 2010 16:45 Go to next message
Francis ANDRE is currently offline Francis ANDREFriend
Messages: 12
Registered: July 2009
Junior Member
Hi

My UI plugin needs to get access to an XML schema located in a dependent plugin but the schema does not seems to be on the UI plugin classpath while all classes from the dependent plugin are on the classpath. Any idea of to fix this??

TIA

FA
Re: dependent plugin XML schema loading [message #510521 is a reply to message #510505] Wed, 27 January 2010 17:07 Go to previous messageGo to next message
Steffen Zschaler is currently offline Steffen ZschalerFriend
Messages: 266
Registered: July 2009
Senior Member
Is the schema file in a source folder in your dependent plugin project?
Otherwise it would normally not end up on the classpath exported from
that plugin.

Steffen

On 27/01/2010 16:46, Francis ANDRE wrote:
> Hi
>
> My UI plugin needs to get access to an XML schema located in a
> dependent plugin but the schema does not seems to be on the UI plugin
> classpath while all classes from the dependent plugin are on the
> classpath. Any idea of to fix this??
>
> TIA
>
> FA
Re: dependent plugin XML schema loading [message #510525 is a reply to message #510521] Wed, 27 January 2010 17:36 Go to previous messageGo to next message
Francis ANDRE is currently offline Francis ANDREFriend
Messages: 12
Registered: July 2009
Junior Member
Yes, the schema file is in a source folder of the dependee plugin...

Alos, I tried to use Eclipse-BuddyPolicy: global, dependent in the depending plugin, but that does not work neither...

FA
Re: dependent plugin XML schema loading [message #604432 is a reply to message #510521] Wed, 27 January 2010 17:36 Go to previous message
Francis ANDRE is currently offline Francis ANDREFriend
Messages: 12
Registered: July 2009
Junior Member
Yes, the schema file is in a source folder of the dependee plugin...

Alos, I tried to use Eclipse-BuddyPolicy: global, dependent in the depending plugin, but that does not work neither...

FA
Previous Topic:dependent plugin XML schema loading
Next Topic:Load Native Library
Goto Forum:
  


Current Time: Fri Apr 26 14:17:47 GMT 2024

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

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

Back to the top