Results 1 to 9 of 9
Thread: help picking
- 03-20-2012, 10:06 PM #1
Member
- Join Date
- Mar 2012
- Posts
- 4
- Rep Power
- 0
- 03-21-2012, 12:40 AM #2
Re: help picking
Moved from New to Java.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 03-21-2012, 04:11 AM #3
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
Re: help picking
Java SE
For installation instruction view this video: Java Programming Tutorial - 1 - Installing the JDK - YouTube
Write back if you run into any problems (you will be installing java 7 SE btw)
- 04-05-2012, 12:19 AM #4
Member
- Join Date
- Mar 2012
- Posts
- 4
- Rep Power
- 0
Re: help picking
I dont know how you troubleshoot these types of problems but i can give you what i know! I followed every step even went back through the steps to double check that i followed the steps correctly.. And when i type javac into the cmd prompt i get the words Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/object
- 04-05-2012, 04:01 AM #5
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
Re: help picking
From cmd type path, and make sure you have the bin correctly in your class path. Make sure you have the latest java version (7). See if you have the java source code downloaded. It should be located in program files\java\jdk\src
- 04-05-2012, 04:23 AM #6
Member
- Join Date
- Mar 2012
- Posts
- 4
- Rep Power
- 0
Re: help picking
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Leslie>path
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\syst
em32;C:\Windows;C:\Windows\System32\Wbem;C:\Window s\System32\WindowsPowerShell\v
1.0\;C:\Program Files\Dell\Dell Wireless WLAN Card;C:\Program Files (x86)\Common
Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\bin;C:\Program Files (x86)
\Java\jdk1.7.0_03\bin;
C:\Users\Leslie>
This is what happens when I type path. How do I know if I have the source code? I follwed it to the src file and it only said source. Is that it?
- 04-05-2012, 06:46 AM #7
Re: help picking
What do you get if you type CLASSPATH?
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 04-05-2012, 07:31 AM #8
Member
- Join Date
- Mar 2012
- Posts
- 4
- Rep Power
- 0
Re: help picking
C:\Users\Leslie>CLASSPATH
'CLASSPATH' is not recognized as an internal or external command, operable program or batch file.
C:\Users\Leslie>
- 04-05-2012, 07:57 AM #9
Re: help picking
That's all good, so far. And since this has developed into a thread about use of Java, rather than a question about what to learn, I'm moving it back to New to Java.
Go through the Lesson: Common Problems (and Their Solutions) (The Java™ Tutorials > Getting Started)
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Picking random int from array
By AlawiGMX in forum New To JavaReplies: 5Last Post: 12-01-2011, 05:47 PM -
Randomly picking variables
By AlawiGMX in forum New To JavaReplies: 15Last Post: 11-29-2011, 11:36 PM -
Picking a Collection and Design for querying 1G Point objects
By ennuages in forum Advanced JavaReplies: 8Last Post: 11-22-2010, 10:09 AM -
Picking randomly
By AbdulAziz Bader in forum New To JavaReplies: 17Last Post: 06-02-2010, 12:39 PM -
3D Duke picking his nose and contemplating on Ruby
By Mark in forum Reviews / AdvertisingReplies: 2Last Post: 12-28-2007, 03:00 PM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks