can't find the javac compiler Answer Go to the directory where bin is for example in windows, if you installed java with defaults it shoud give you: C:\program files\java\jdk1.6.0\bin or C:\java\jdk1.6.0\bin It is in bin where javac.exe or java.exe is found. To reach bin: from c:\ cd java c:\java\ cd jdk1.6.0 c:\java\jdk1.6.0\ cd bin if you still fail send me an email. Tom
[email protected]> wrote: From: SophE Kravitz <[email protected]> Subject: [java programming] Need help to find javac To: [email protected] Date: Wednesday, May 6, 2009, 8:51 PM I can't find the javac compiler...even with file->search. I have both Java installed on both Linux and Windows XP. Can someone tell me where it is? Thanks! SophE --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
