Off course you can.. When you are done writing the code for the application, hit the 'Build' button F11 and your code will be compiled to a java class file
This can be found in the folder 'build' in your project folder Actually Netbeans automatically compiles when you save your project Regards Rasmus On Jun 12, 7:42 pm, Tim Miko <[email protected]> wrote: > In the first lab (LAB-1001: Getting to know your Java programming > environment), I have successfully created the Hello.java file in > notepad, but I cannot compile with Javac. Can I do this in netbeans? > > Thanks, > Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
