Skip to main content



      Home
Home » Newcomers » Newcomers » bootclasspath
bootclasspath [message #206138] Thu, 19 April 2007 11:31 Go to next message
Eclipse UserFriend
Originally posted by: pinosol.gmail.com

How can I set up bootclasspath in the project settings? I know only one
way to do it. It can be done through setting of JVM.
Re: bootclasspath [message #206625 is a reply to message #206138] Sun, 22 April 2007 02:56 Go to previous messageGo to next message
Eclipse UserFriend
Vasiliy wrote:
> How can I set up bootclasspath in the project settings? I know only one
> way to do it. It can be done through setting of JVM.

Why would you need that in the Project Settings? What are you trying to
accomplish?

If you want to define the bootclasspath when you launch a class from
your project, create a launch configuration for the class, and add the
-Xbootclasspath argument to the "VM Arguments" section of the
"Arguments" tab.

HTH,
Asaf


--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Re: bootclasspath [message #206727 is a reply to message #206625] Sun, 22 April 2007 17:17 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Asaf Yaffe wrote:
> Vasiliy wrote:
>> How can I set up bootclasspath in the project settings? I know only
>> one way to do it. It can be done through setting of JVM.
>
> Why would you need that in the Project Settings? What are you trying to
> accomplish?
>
> If you want to define the bootclasspath when you launch a class from
> your project, create a launch configuration for the class, and add the
> -Xbootclasspath argument to the "VM Arguments" section of the
> "Arguments" tab.

An alternative to using -Xbootclasspath as an argument is to edit the
Classpath tab of the launch configuration - it has places to add both
bootstrap and application libraries to the runtime environment.

Hope this helps,
Eric
Previous Topic:Why don't drop???
Next Topic:All import files being flagged unresolvable
Goto Forum:
  


Current Time: Sun Jun 08 12:11:32 EDT 2025

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

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

Back to the top