473,399 Members | 3,656 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,399 software developers and data experts.

wheres my javac?

I am new at Java..

I installed

j2sdk-1[1].4.2-nb-3.5-bin-windows

on a Windows 2000 machine
I can't find a "Javac"file......

in the path where I would think it would be ?

any suggestions?

thanks

Joel

Jul 17 '05 #1
5 5753
In article <%d****************@nwrddc01.gnilink.net>, Interzoner wrote:
I can't find a "Javac"file......


It should be in a bin directory (together with java.exe, etc...) within
the directory where you installed the java /netbeans. Just search your
c:\ drive (recursively) for javac.exe. You'll find it.

HTH

--

Mel Roman
me*@melroman.net
Jul 17 '05 #2
hmm I tried that..
sumphin aint installin right

thanks Mel
"Mel Roman" <me*@melroman.net> wrote in message news:EO*******************@news01.bloor.is.net.cab le.rogers.com...
In article <%d****************@nwrddc01.gnilink.net>, Interzoner wrote:
I can't find a "Javac"file......


It should be in a bin directory (together with java.exe, etc...) within
the directory where you installed the java /netbeans. Just search your
c:\ drive (recursively) for javac.exe. You'll find it.

HTH

--

Mel Roman
me*@melroman.net


Jul 17 '05 #3
In article <93***************************@24.24.2.167>, Bert Byfield wrote:
If you are running a newer version of Java, "javac" is out of date. Ignore
all the documentation and do the HELP>GETTING STARTED tutorial repeatedly
until it makes sense.


I'm actually just learning Java from the Sun tutorials. What do you
mean when you say "javac is out of date"? I just installed j2sdk1.4.2
on my linux box and javac is definitely a part of the install (I was
just compiling with it this afternoon). I must be missing something
here. Can you please explain?

Thanks,

--

Mel Roman
me*@melroman.net
Jul 17 '05 #4
look at j2sdk_nb\j2sdk1.4.2\bin :)
Jul 17 '05 #5
Go to a DOS box and type:

dir /s javac.exe


Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: zku | last post by:
how to create java bytecode without using javac?
2
by: Samuel Jackson | last post by:
Hi, I'm wanting to figure out what version bytecode is generated with Jikes. I'm developing in an environment where it's mandated we run on Java 1.3. I'd like to run Jikes as my compiler (for...
0
by: asaguden | last post by:
Hello, My problem is making 'javac -target 1.2 -bootclasspath /jre1.2/lib/rt.jar' work under jdk 1.4.2 on solaris with applets. Explanation: We have a web application jsp/servlets with applets....
1
by: GG | last post by:
Hi all, This is not necessarily an Ant question, nor a standard sun Javac. I am using both, and all suggestions are welcome. I would like to build as many classes as possible from a given...
2
by: Fred | last post by:
I have just upgraded from Tomcat 5.0 to 5.0.27 and when I try to veiw the website I am getting an error message root cause of "Unable to find a javac compiler;com.sun.tools.javac.Main is not on the...
3
by: Ed Severn | last post by:
I'm sorry of this question has been posed and answered many times before. But I have avoided using the "package" statement because of this. Most of my classes have no "package" statement, and...
5
by: hawat.thufir | last post by:
I think the compile target is causing the errors...? from the terminal: $ cat build.xml <project name="tidy" default="package"> <import file="tidyBuild/properties.xml" /> <target...
0
by: mamoon | last post by:
hi all, background information: 1. OS- RedHat Enterprise Linux4 2. JDK installed- java-1.4.2-gcj hi, i am a newbie trying to compile my java programs. i checked whether any JDK is installed on...
9
dmjpro
by: dmjpro | last post by:
Hi .... I am trying to compile my generated Java code. Then I am getting an error .... "javac": CreateProcess error=2. The command is ... javac -d...
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: 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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.