LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Java NIO Class Path (https://www.linuxquestions.org/questions/programming-9/java-nio-class-path-743381/)

MadHatter21 07-28-2009 09:06 AM

Java NIO Class Path
 
Hi,

I am running a mac computer for all of my java programming needs, and i have come to a snag trying to learn the new tutorial on java.sun.com about the new NIO class called "Path". The JDK 7 is out for windows linux solaris, etc. Mac doesnt have anything for the JDK 7 yet so i was wondering what everyone else was doing on mac without jdk7, Anything would help.

Thanks

paulsm4 07-28-2009 10:38 AM

Create a Linux VM (VBox, VMWare, etc) you can run on your Mac?

MadHatter21 07-30-2009 09:55 AM

Great idea, do you know how i would put the jdk for linux on eclipse in ubuntu? I dont know how to import the jdk7 file into the eclipse enviroment.

paulsm4 07-30-2009 02:23 PM

Hi -

1. Create VM

2. Install Ubuntu

3. Install JDK (several alternatives, consult java.sun.com or LQ for tips)

4. Install Eclipse (usually, simple filecopy/extract)

5. Start Eclipse (it should usually auto-detect your JDK; you can also configure default - and alternate - JDK's from the Eclipse IDE)

'Hope that helps .. PSM


All times are GMT -5. The time now is 10:22 PM.