The Artima Developer Community
Sponsored Link

Java Answers Forum
-J-Xbootclasspath/p

1 reply on 1 page. Most recent reply: Jun 17, 2003 5:00 PM by unmesh

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
unmesh

Posts: 15
Nickname: unmesh
Registered: May, 2003

-J-Xbootclasspath/p Posted: Jun 17, 2003 11:55 AM
Reply to this message Reply
Advertisement
What is the meaning of bootclasspath/p ? why is this p for
How to pass value to this parameter?
how to set this parameter in an ANT script?

Thanks,
Unmesh


unmesh

Posts: 15
Nickname: unmesh
Registered: May, 2003

Re: -J-Xbootclasspath/p Posted: Jun 17, 2003 5:00 PM
Reply to this message Reply
Ok I got the partial answer

/p is prepend bootclasspath with the given classpath
and
values if set like this
-J-Xbootclasspath/p:<CLASSPATH>

but

What is the difference between
-bootclasspath
-Xbootclasspath
-J-Xbootclasspath ?

All three are same or different?

Thanks,
Unmesh

Flat View: This topic has 1 reply on 1 page
Topic: JFrame Previous Topic   Next Topic Topic: JTable - How To Enable Cell Editor Component

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use