Results 1 to 10 of 10
Thread: JDK API Directory problem
- 04-11-2011, 07:20 AM #1
Member
- Join Date
- Apr 2011
- Posts
- 3
- Rep Power
- 0
JDK API Directory problem
hi to all
i started college on computer science, so i´m new in the java world
my problem is that i can´t compile anything , and i don´t know what to do .
everytime i try to compile a window appears saying "The JDK path has not been set", so i click on "setup JDK"
then he asks me the JDk home directory and i input "C:\Program Files\Java\jdk1.6.0_24",
my problem starts when he asks me the JDK Javadoc directory, and i tried everything here
C:\Program Files\Java\jdk1.6.0_24\docs - nothing
C:\Program Files\Java\jdk1.6.0_24\docs\api - nothing
i decompressed the src.zip and also nothing
i´ve donloaded (jdk-6u18-docs.zip) file and still nothing
i´ve run out of ideas here
sorry for my bad english, but i´m tired and i´m trying to solve this issue for the past 6 hours and i need to have this runing so i can studie
i´ve installed first the (jdk-6u24-windows-i586.exe ), and then the (jcrea500_setup.exe), my OS is Windows7 utimate.
thanks in advanced
Marcus
- 04-11-2011, 12:07 PM #2
You don't really "need" the docs. But i'm pretty sure they're a separate download from the JDK.
I'd recommend you stick with a basic editor and compiling from the command line until you know what's going on under the hood: "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-11-2011, 12:12 PM #3
What compiler and editor are you using?
- 04-11-2011, 12:19 PM #4
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-11-2011, 12:26 PM #5
I'm not sure what jcrea500_setup.exe then. If he's compiling from the command line then he's in an area I'm not familiar with.
- 04-11-2011, 12:34 PM #6
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-11-2011, 01:50 PM #7
Member
- Join Date
- Apr 2011
- Posts
- 3
- Rep Power
- 0
yep it´s the jcreator LE that i´m using or trying to use.
how do i use the cmd line to compile??
i heard about eclipse java software, can i use that instead of Jcreator?
or can u guys advice me in a java software easier to start using
- 04-11-2011, 01:52 PM #8
The tutorial I linked to in my first reply should get you started compiling from the command line.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 04-11-2011, 02:21 PM #9
Member
- Join Date
- Apr 2011
- Posts
- 3
- Rep Power
- 0
i´m getting ( ´javac´is not recognized as an internal or external command, operable program or batch file)
- 04-11-2011, 02:28 PM #10
This was linked to from the tutorial: http://download.oracle.com/javase/tu...ems/index.html
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
Classpath problem for current directory
By DerekRaimann in forum New To JavaReplies: 10Last Post: 12-08-2010, 12:41 AM -
jni.h: No such file or directory
By roadies07 in forum New To JavaReplies: 13Last Post: 07-12-2010, 07:31 AM -
Get application directory
By IYIaster in forum New To JavaReplies: 2Last Post: 05-07-2010, 11:40 AM -
JDK Directory
By PhQ in forum EclipseReplies: 1Last Post: 03-21-2010, 03:54 AM -
List directory
By dman in forum New To JavaReplies: 4Last Post: 08-21-2009, 01:32 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks