944,131 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2928
  • Java RSS
Jul 27th, 2007
0

how to find the version details?

Expand Post »
how to know the version details in java by commandprompt?
if any body know the command plz give a reply to me
Similar Threads
Reputation Points: 9
Solved Threads: 1
Light Poster
satish.paluvai is offline Offline
45 posts
since Mar 2007
Jul 27th, 2007
1

Re: how to find the version details?

In command prompt type
Java Syntax (Toggle Plain Text)
  1. java -version
and return can be something like this
Java Syntax (Toggle Plain Text)
  1. java version "1.6.0"
  2. Java(TM) SE Runtime Environment (build 1.6.0-b105)
  3. Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
peter_budo is offline Offline
6,659 posts
since Dec 2004
Jul 31st, 2007
0

Re: how to find the version details?

and simply if you type java -help means you will get list of items for help

in that itself it contains the java -version

from that you can get to know about the version that you are using.
Reputation Points: 119
Solved Threads: 7
Practically a Posting Shark
vinod_javas is offline Offline
871 posts
since Feb 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Getting my data back from my JList
Next Thread in Java Forum Timeline: a simple question from eclipse3.1...





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC