Skip to main content



      Home
Home » Newcomers » Newcomers » Using XBootclasspath
Using XBootclasspath [message #125372] Wed, 21 December 2005 16:41 Go to next message
Eclipse UserFriend
I want to install some class loading debug code,
which involves prepending a couple of classes to
the jvm's xbootclasspath property.

I can not find any information on accessing the
xbootclasspath property in eclipse's jvm. Where can
I find information on how to access the boot classpath
under eclipse?

Bill.
Re: Using XBootclasspath [message #125506 is a reply to message #125372] Thu, 22 December 2005 12:24 Go to previous messageGo to next message
Eclipse UserFriend
Hey Bill,

Do you want to access these bootstrap classes within your IDE
environment, or within a class you're debugging with Eclipse? If it's
the latter case, bring up the launch configuration for your app -
(Run->Debug... then select the launch configuration) Switch to the
Classpath tab and there's a Bootstrap enteries item to which you can add
jars, projects, etc. Is this what you're looking for?

Hope this helps,
- Jeff
Re: Using XBootclasspath [message #126086 is a reply to message #125506] Mon, 26 December 2005 14:02 Go to previous message
Eclipse UserFriend
Jeff Myers wrote:
> Hey Bill,
>
> Do you want to access these bootstrap classes within your IDE
> environment, or within a class you're debugging with Eclipse? If it's
> the latter case, bring up the launch configuration for your app -
> (Run->Debug... then select the launch configuration) Switch to the
> Classpath tab and there's a Bootstrap enteries item to which you can add
> jars, projects, etc. Is this what you're looking for?
>
> Hope this helps,
> - Jeff
>
Thanks Jeff,
Apologies for the delayed response, I've been struck by the flu.
I'll try this ASAP,
Bill.
Previous Topic:Searching for UML modeling plug-in
Next Topic:Install/Update manager not found
Goto Forum:
  


Current Time: Tue Jul 15 01:49:00 EDT 2025

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

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

Back to the top