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 #604423] Wed, 27 January 2010 16:46 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 #604428 is a reply to message #604423] Wed, 27 January 2010 17:07 Go to previous 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
Previous Topic:Replace default classloader for a Eclipse plugin
Next Topic:dependent plugin XML schema loading
Goto Forum:
  


Current Time: Tue Apr 16 18:33:45 GMT 2024

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

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

Back to the top