Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » dependent plugin XML schema loading
dependent plugin XML schema loading [message #510505] Wed, 27 January 2010 11:45 Go to next message
Eclipse UserFriend
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 12:07 Go to previous messageGo to next message
Eclipse UserFriend
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 12:36 Go to previous messageGo to next message
Eclipse UserFriend
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 12:36 Go to previous message
Eclipse UserFriend
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 Jul 04 15:36:36 EDT 2025

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

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

Back to the top