Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7041
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!m4g2000pri.googlegroups.com!not-for-mail |
|---|---|
| From | kedar mhaswade <kedar.mhaswade@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? |
| Date | Fri, 12 Aug 2011 07:51:01 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 26 |
| Message-ID | <ad66e023-38d9-454f-9a31-c799506a049b@m4g2000pri.googlegroups.com> (permalink) |
| References | <4e45399c$0$6627$9b4e6d93@newsspool2.arcor-online.net> |
| NNTP-Posting-Host | 208.127.246.23 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1313160661 30829 127.0.0.1 (12 Aug 2011 14:51:01 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Fri, 12 Aug 2011 14:51:01 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | m4g2000pri.googlegroups.com; posting-host=208.127.246.23; posting-account=lZExVgoAAAC6LNhvTOESNqEOAjRzDXhY |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | HNKUARELSC |
| X-HTTP-UserAgent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.10 Chromium/15.0.836.0 Chrome/15.0.836.0 Safari/535.1,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7041 |
Show key headers only | View raw
On Aug 12, 7:33 am, r...@wenger.net (Robin Wenger) wrote: > Assume I am working on a unknown computer (from a friend/colleague) where some pre-installed Java installations exist. > > When I type on a command prompt/terminal: > > java -version > > the output tells me if java.exe is part of a JavaSE or JavaEE installation. > But it does NOT tell me if I use > > java.exe from the jdk path/part or the jre path/part. > > How can I find out (in Win) WHICH java.exe I used in detail? > > Keep in mind that there could be further applications/developments tool which might bring their own > jdk/jre installation. > > So java.exe could be called from these additional installations as well. > > Robin Something like http://www.flounder.com/whereis.htm ?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
How to find out if I use java.exe from a jdk, a jre or a javaEE installation? rob@wenger.net (Robin Wenger) - 2011-08-12 14:33 +0000
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? kedar mhaswade <kedar.mhaswade@gmail.com> - 2011-08-12 07:51 -0700
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? markspace <-@.> - 2011-08-12 08:20 -0700
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? Lew <lewbloch@gmail.com> - 2011-08-12 14:48 -0700
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? Luuk <Luuk@invalid.lan> - 2011-08-13 12:42 +0200
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? Luuk <Luuk@invalid.lan> - 2011-08-13 12:44 +0200
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? Steve <tinker123@gmail.com> - 2011-08-18 09:56 -0400
Re: How to find out if I use java.exe from a jdk, a jre or a javaEE installation? Lew <lewbloch@gmail.com> - 2011-08-18 11:37 -0700
csiph-web