Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Problems with classpathContainerInitializer extension
Problems with classpathContainerInitializer extension [message #10138] Thu, 11 December 2003 18:06 Go to next message
Eclipse UserFriend
Originally posted by: johncook.us.ibm.com

We are writing plugins for Rational XDE. It has a number of JAR files that need
to be added to the classpath.

My design is to create a classpathContainer that holds all these JAR files, and
give it the name "XDE". I have written a containerInitializer and a container.

One problem is that they are never invoked. I am working in the PDE, and I am
debugging against a totally empty workspace. I launch the debug session, and in
the runtime WB I create a Java project.

The Java preferences of the runtime WB never show the variable XDE.

I added code in the startup() of my plugin, to force the initialization of my
classpath container for all Java projects at startup. I also added a resource
listener, that looks at all new projects, and forces the same initialization.
However, my real initializer never gets called. And, even when I force the
initialization, my variable does not show up in the Java preferences for
classpath of the runtime WB.

There is something that I am missing, but I cannot discern what it is. Help!

Thanks
John
Re: Problems with classpathContainerInitializer extension [message #10851 is a reply to message #10138] Thu, 11 December 2003 18:10 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

John,

I know I told you to append to this newsgroup in reply to your Sametime
msg, but had I just assumed it was a Visual Editor problem. I'm a VE
developer, not a JDT developer. :-( This question needs to be asked in
the eclipse.tools.jdt newsgroup. That is where JDT developers hang out.


--
Sorry about the confusion,
Rich Kulp

Re: Problems with classpathContainerInitializer extension [message #574005 is a reply to message #10138] Thu, 11 December 2003 18:10 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

John,

I know I told you to append to this newsgroup in reply to your Sametime
msg, but had I just assumed it was a Visual Editor problem. I'm a VE
developer, not a JDT developer. :-( This question needs to be asked in
the eclipse.tools.jdt newsgroup. That is where JDT developers hang out.


--
Sorry about the confusion,
Rich Kulp

Previous Topic:Problems with classpathContainerInitializer extension
Next Topic:Problem using VE on OS X - Error trying to set new file into editor
Goto Forum:
  


Current Time: Wed May 28 18:31:55 EDT 2025

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

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

Back to the top