Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » compiling(Do I need something else to compile?)
compiling [message #1384907] Tue, 03 June 2014 02:00 Go to next message
Lloyd Moulton is currently offline Lloyd MoultonFriend
Messages: 4
Registered: June 2014
Junior Member
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 04:53 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
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?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: compiling [message #1384999 is a reply to message #1384912] Tue, 03 June 2014 14:24 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
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 21:50 Go to previous message
Lloyd Moulton is currently offline Lloyd MoultonFriend
Messages: 4
Registered: June 2014
Junior Member
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: Tue Sep 24 21:22:28 GMT 2024

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

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

Back to the top