Extensions mechanism [message #15953] |
Fri, 08 February 2002 04:47  |
Eclipse User |
|
|
|
Originally posted by: jpprost.ics.mq.edu.au
Hi,
I already posted a message 3 days ago but I still don't see it... Probably
lost somewhere so I try again.
I wanted to ask wether someone could explain me why I still need to
include in the classpath the jar files that already are in the lib/ext dir
of the JRE. I assume that Eclipse uses its own class loaders but does it
skip on purpose the installed extensions ?
By the way, I'm using R1.0 with J2SE 1.3.1
Regards,
Jean-Philippe
|
|
|
|
|
Re: Extensions mechanism [message #17448 is a reply to message #15989] |
Mon, 11 February 2002 19:50  |
Eclipse User |
|
|
|
Originally posted by: jpprost.ics.mq.edu.au
Hi,
apparently this newsgroup wasn\'t the right destination for my question
because I\'m not developing extensions for the C/C++ environment: I was
talking about the JRE extension mechanism.
Anyway, I\'ve got an answer from Brian Thompson.
Thanks to both of you.
Jean-Philippe
David McKnight wrote:
> Hi Jean,
> I\'m not sure which extension mechanism you\'re referring to. Are you
> writing extensions specifically for the C/C++ development environment or
> more generally for Eclipse?
> If you\'re writing an extension for the CDT please be more specific about
> the problem you face. An Eclipse loader determines it\'s classpath from
> the \"requires\" tags of each plugin.xml file. For each plugin that is
> required, the library tag determines what needs to be added to the
> classpath(ie. jar file(s)). If you\'re writing a general plugin for
> Eclipse then you should direct your question to the eclipse.tools
> newsgroup rather than this one. Eclipse does use its own class loaders,
> although you could always write your own.
> Dave
> Jean-Philippe Prost wrote:
> > Hi,
> > I already posted a message 3 days ago but I still don\'t see it... Probably
> > lost somewhere so I try again.
> > I wanted to ask wether someone could explain me why I still need to
> > include in the classpath the jar files that already are in the lib/ext dir
> > of the JRE. I assume that Eclipse uses its own class loaders but does it
> > skip on purpose the installed extensions ?
> > By the way, I\'m using R1.0 with J2SE 1.3.1
> > Regards,
> > Jean-Philippe
|
|
|
Powered by
FUDForum. Page generated in 0.03637 seconds