Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #20375

Re: NetBeans and bundles: what are needed ?

From "SL@maxis" <noreply@my-rialto.com>
Newsgroups comp.lang.java.programmer
Subject Re: NetBeans and bundles: what are needed ?
Date 2012-12-16 21:10 +0800
Organization albasani.net
Message-ID <op.wpeuwiz2jie2kg@sl-home> (permalink)
References <op.wpeaswt1jie2kg@sl-home> <d1d24b31-8816-43c4-a3b3-9df9dd58571b@googlegroups.com>

Show all headers | View raw


On Sun, 16 Dec 2012 16:50:56 +0800, Lew <lewbloch@gmail.com> wrote:

>
> So what you need is Java 7.
>
> And to read the documentation.
> http://www.oracle.com/technetwork/java/javase/version-6-141920.html
>
> Substitute "7" for "6" in the content (not the URL) to get current.
> http://www.oracle.com/technetwork/java/javase/jdk7-naming-418744.html
>
> From these sources we see that "JDK" means "Java™ SE Development Kit"
> ("Due to significant popularity within the Java developer community"
> http://www.oracle.com/technetwork/java/javase/namechange-140185.html)
> and "JRE" means "Java™ SE Runtime Environment". There is also "Oracle
> Java SE Advanced and Oracle Java SE Suite",
> http://www.oracle.com/us/technologies/java/standard-edition/advanced-suite/overview/index.html,
> not to mention versions from IBM and others.
>
> They are all Java SE, be they JRE, JDK, Advanced or whatnot.
>
> Since NetBeans is a Java program, it requires Java to run. Since you are
> developing code, it needs the development kit for Java, in addition to
> the runtime.
>
> In your case, Java 7.
>

Whew, the documentation is overwhelming, just like when I started with  
"windoze".

Thanks, that should save me some head-banging.

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

NetBeans and bundles: what are needed ? "SL@maxis" <noreply@my-rialto.com> - 2012-12-16 13:56 +0800
  Re: NetBeans and bundles: what are needed ? Lew <lewbloch@gmail.com> - 2012-12-16 00:50 -0800
    Re: NetBeans and bundles: what are needed ? "SL@maxis" <noreply@my-rialto.com> - 2012-12-16 21:10 +0800

csiph-web