Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2517
| X-Received | by 10.66.86.133 with SMTP id p5mr3388662paz.23.1361429601981; Wed, 20 Feb 2013 22:53:21 -0800 (PST) |
|---|---|
| X-Received | by 10.50.207.100 with SMTP id lv4mr97392igc.1.1361429601940; Wed, 20 Feb 2013 22:53:21 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!newsfeed.news.ucla.edu!usenet.stanford.edu!su1no6244549pbb.0!news-out.google.com!jm3ni12373pbb.0!nntp.google.com!su1no6244546pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.java.help |
| Date | Wed, 20 Feb 2013 22:53:21 -0800 (PST) |
| In-Reply-To | <kg43el$s2m$1@dont-email.me> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=173.164.137.214; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T |
| NNTP-Posting-Host | 173.164.137.214 |
| References | <kg3p9h$ghm$1@dont-email.me> <kg43el$s2m$1@dont-email.me> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <98f2c745-317f-4f3d-9eb7-0c8f73c26a27@googlegroups.com> (permalink) |
| Subject | Re: Netbeans question? |
| From | Lew <lewbloch@gmail.com> |
| Injection-Date | Thu, 21 Feb 2013 06:53:21 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.java.help:2517 |
Show key headers only | View raw
Isn't jdkhome ultimately set by the $JDK_HOME environment variable
if it's defined?
Or maybe it's just set by the netbeans.conf file. Here's mine, FWIW:
$ cat ${NETBEANS_HOME}/etc/netbeans.conf
#
netbeans_default_userdir="${DEFAULT_USERDIR_ROOT}/7.3beta2"
netbeans_default_cachedir="${DEFAULT_CACHEDIR_ROOT}/7.3beta2"
netbeans_jdkhome=/opt/java/java
netbeans_default_options="-J-Xms80m -J-Xmx640m -J-Xss2m -J-XX:PermSize=60m -J-XX:MaxPermSize=240m -J-XX:+UseConcMarkSweepGC -J-XX:+CMSClassUnloadingEnabled -J-ea -J-XX:+UseFastAccessorMethods -J-XX:+UseStringCache -J-XX:+OptimizeStringConcat -J-XX:+UseCompressedOops"
On my system "/opt/java/java" is a symlink to my default JDK_HOME.
--
Lew
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Netbeans question? Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2013-02-20 16:22 -0800
Re: Netbeans question? "John B. Matthews" <nospam@nospam.invalid> - 2013-02-20 21:32 -0500
Re: Netbeans question? Eric Sosman <esosman@comcast-dot-net.invalid> - 2013-02-20 22:15 -0500
Re: Netbeans question? Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2013-02-20 19:25 -0800
Re: Netbeans question? Roedy Green <see_website@mindprod.com.invalid> - 2013-02-20 22:25 -0800
Re: Netbeans question? Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2013-02-21 07:45 -0800
Re: Netbeans question? Roedy Green <see_website@mindprod.com.invalid> - 2013-02-21 15:24 -0800
Re: Netbeans question? Lew <lewbloch@gmail.com> - 2013-02-21 18:34 -0800
Re: Netbeans question? Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2013-02-22 14:31 -0800
Re: Netbeans question? Lew <lewbloch@gmail.com> - 2013-02-22 15:25 -0800
Re: Netbeans question? Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2013-02-22 15:34 -0800
Re: Netbeans question? Lew <lewbloch@gmail.com> - 2013-02-22 18:55 -0800
Re: Netbeans question? Lew <lewbloch@gmail.com> - 2013-02-20 22:53 -0800
Re: Netbeans question? Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2013-02-21 07:50 -0800
csiph-web