Mt Lion Java on everyday usage

Emile Schwarz emile.schwarz at yahoo.com
Sun Feb 24 04:24:38 PST 2013


Hi Alex, All,

Thank you Alex for your kind step by step answer.

Works fine, just like you wrote.

Beside Thank you, nothing to say.

BTW: yes one more thing to say: I wish everything is as easy to understand / install !

Emile

PS: next step will be to isntall NetBeans 7.3.


________________________________
 De : "macosx-port-dev-request at openjdk.java.net" <macosx-port-dev-request at openjdk.java.net>
À : macosx-port-dev at openjdk.java.net 
Envoyé le : Vendredi 22 février 2013 19h05
Objet : macosx-port-dev Digest, Vol 26, Issue 21
 

Message: 2
Date: Fri, 22 Feb 2013 11:25:02 +0000 (GMT)
From: Emile Schwarz <emile.schwarz at yahoo.com>
Subject: Re: Mt Lion Java on everyday usage
To: "macosx-port-dev at openjdk.java.net"
    <macosx-port-dev at openjdk.java.net>
Message-ID:
    <1361532302.20751.YahooMailNeo at web132501.mail.ird.yahoo.com>
Content-Type: text/plain; charset=utf-8

Hi all,

first of all, please excuse my wrong doing (title) for my first porst (yesterday).

I will rephrase my question: I am totally lost in the clouds.

As a user point of view, and because troubles with Lion (and prior versions), I installed Mt Lion.

I DO NOT WANT TO USE browser java.

Now, I wanted to use JDownloader and I get a message telling me that I do not have Java installed and propose me to install Java 1.6.

I will do that because I have to go ahead, but it seems strange to me to have to install Apple Java (the
 old one) when Oracle Java (the younger one) is already installed.

Now, this afternoon, I will install NetBeans 7.3 and I hope I will not have troubles.

For the record:
can you tell me what is the actual java situation for end users and for developers.

a.k.a. what each one have to install for their java use ?

TIA,

Emile

------------------------------

Message: 3
Date: Fri, 22 Feb 2013 17:51:13 +0400
From: Alexander Zuev <alexander.zuev at oracle.com>
Subject: Re: Mt Lion Java on everyday usage
To: Emile Schwarz <emile.schwarz at yahoo.com>
Cc: "macosx-port-dev at openjdk.java.net"
    <macosx-port-dev at openjdk.java.net>
Message-ID: <512777D1.6030808 at oracle.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

Emile,

   let's compose the step-by-step instruction here.

1. Go to the 
http://www.oracle.com/technetwork/java/javase/downloads/index.html
2. Look for the table named "Java Platform, Standard Edition" and inside 
click on the "Download" button under the word JDK (not JRE).
This will lead you to the page with the list of all available downloads 
for the latest version of JDK (at the moment it's Java 7 update 15).
3. At the table "Java SE Development Kit 7u15" in the header check
 the 
radio button "Accept License Agreement" and then press on the link in 
the line that starts with the "Mac OS X x64", the .dmg file with the 
installer will start downloading.
4. Once the downloading process finished, open up the .dmg file and 
launch enclosed package installer.
After installation process is finished you will have the Oracle Java7 
installed.
To check open up the console application and launch command:
java -version
Output should look somewhat like
java version "1.7.0_15"
Java(TM) SE Runtime Environment (build 1.7.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)

After that install the JDownloader - it will work just fine (checked it 
myself - everything works smoothly).

With best regards,
Alex

On 2/22/13 15:25, Emile Schwarz wrote:
> Hi all,
>
> first of all, please excuse my wrong doing (title) for my first porst
 (yesterday).
>
> I will rephrase my question: I am totally lost in the clouds.
>
> As a user point of view, and because troubles with Lion (and prior versions), I installed Mt Lion.
>
> I DO NOT WANT TO USE browser java.
>
> Now, I wanted to use JDownloader and I get a message telling me that I do not have Java installed and propose me to install Java 1.6.
>
> I will do that because I have to go ahead, but it seems strange to me to have to install Apple Java (the old one) when Oracle Java (the younger one) is already installed.
>
> Now, this afternoon, I will install NetBeans 7.3 and I hope I will not have troubles.
>
> For the record:
> can you tell me what is the actual java situation for end users and for developers.
>
> a.k.a. what each one have to install for their java use ?
>
> TIA,
>
> Emile


More information about the macosx-port-dev mailing list