Skip to main content



      Home
Home » Newcomers » Newcomers » compiling(Do I need something else to compile?)
compiling [message #1384907] Mon, 02 June 2014 22:00 Go to next message
Eclipse UserFriend
I got Java EE finally working and I am now trying to compile a program.
I am on windows 8 64 bit.
I open command prompt and navigate into the subfolder scr, which has the file, filename.java in it.
I type javac filename.java and when I hit enter I receive an error message saying javac is not recognized.

Do I need to download something else to compile programs?
Re: compiling [message #1384912 is a reply to message #1384907] Tue, 03 June 2014 00:53 Go to previous messageGo to next message
Eclipse UserFriend
Lloyd,

Eclipse compiles it for you automatically There's no need to do anything
on the command line.


On 03/06/2014 4:00 AM, Lloyd Moulton wrote:
> I got Java EE finally working and I am now trying to compile a program.
> I am on windows 8 64 bit.
> I open command prompt and navigate into the subfolder scr, which has
> the file, filename.java in it.
> I type javac filename.java and when I hit enter I receive an error
> message saying javac is not recognized.
>
> Do I need to download something else to compile programs?
Re: compiling [message #1384999 is a reply to message #1384912] Tue, 03 June 2014 10:24 Go to previous messageGo to next message
Eclipse UserFriend
I suggest you open the Help Contents and look at some of the Getting Started guides in the Java development user guide section.
Re: compiling [message #1385040 is a reply to message #1384999] Tue, 03 June 2014 17:50 Go to previous message
Eclipse UserFriend
Thanks, everyone.
Eric, I will look through the help contents this weekend. Thanks for the tip.
Previous Topic:Export Product: how to configure runtime options (MyProduct.ini)?
Next Topic:Explicit Intent Problem
Goto Forum:
  


Current Time: Sat Jun 14 21:03:22 EDT 2025

Powered by FUDForum. Page generated in 0.29731 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top