473,387 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

jdk1.6.0_02

hi, every 1 i am a student.pls help me.i have jdk1.6.0_02 and also Bluej 2.2.0 i am able to wtite program in bluej and also compile and get desired output but i cant write program in DOS. when i give command C:\>cd jdk1.6.02_02
it says invalid directory.what is the problem??? pls help me.
Thanx in advance.
Aug 26 '07 #1
2 4966
Mice11
8
hi, every 1 i am a student.pls help me.i have jdk1.6.0_02 and also Bluej 2.2.0 i am able to wtite program in bluej and also compile and get desired output but i cant write program in DOS. when i give command C:\>cd jdk1.6.02_02
it says invalid directory.what is the problem??? pls help me.
Thanx in advance.
The Java Compiler ist probably located in "C:/jdk1.6.02_02/bin/" (or were ever your jdk is installed) and is called "javac.exe".
To compile javacode in the file "test.java" in the local Folder, you must call "C:/jdk1.6.02_02/bin/javac.exe test.java".
Aug 26 '07 #2
prometheuzz
197 Expert 100+
hi, every 1 i am a student.pls help me.i have jdk1.6.0_02 and also Bluej 2.2.0 i am able to wtite program in bluej and also compile and get desired output but i cant write program in DOS. when i give command C:\>cd jdk1.6.02_02
it says invalid directory.what is the problem??? pls help me.
Thanx in advance.
This tutorial from Sun:
http://java.sun.com/docs/books/tutor...ava/win32.html
explains exactly what you need to do in order to compile (and run) Java applications from your command prompt.
Aug 26 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Gary Johnson | last post by:
Hi All Having looked at the Java Docs (JDK 1.3) in java.awt.print.*, I can't see if it is possible to (a) get a list of available Windows printer queues and (b) select the printer queue when...
0
by: Nermin Brgulja | last post by:
Hi, I am using jdk1.4 Logger with a FileHandler for logging in a web application, and have two questions regarding logging: The first question is: I've created an Logger and mapped it to an...
0
by: Nicholas Pappas | last post by:
Hello all. I am having some trouble getting JDK1.5 working under Gentoo Linux, and am hoping someone might know a few tricks. I previously had some problems getting the .BIN to work at all,...
0
by: s | last post by:
Hi, I am a new user to j2sdkee1.2.1 After installing this I couldn't run this command "j2ee -verbose" it shows following error: C:\>j2ee -verbose Fatal Error: This J2EE SDK release runs only...
1
by: rameshkumarc | last post by:
can anyone plz tell abt the difference between jdk1.5 and jdk1.6..what are all improvement made in jdk1.6
5
by: chindanoor | last post by:
As i used split method in my local Machine(jdk1.4) it was working fine.., When i try to use in the server(which is jdk1.3 version) unable to support it.., As i m able to do it with StringTokenizer...
1
by: pushpa13 | last post by:
Internationalization in java can enable a user to create application which can have the interfaces available in all the languagues. In earlier version of jdk1.4.1 and jdk1.4.2 that was done by...
1
by: jitenid | last post by:
What is the difference between jdk1.5 & jdk1.6 in relate to Applet
1
by: priyankar | last post by:
Could anyone tell me the difference between jdk1.5 and 1.6? Plz give the difference pointwise and in confine manner.... Thank you... regards, Priyanka
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.