How do I compile and run a java program using Marquettes computer lab in EN494 or EN483?
• I’m assuming your using the MU lab machines. If not you’ll want to make sure you’ve properly installed the JDK. • Create your java program using any text editor. Save it as a text formatted document. Make sure you note where you save it to. I suggest you create a directory for it. • Start Windows NT Explorer. You’ll find this program by clicking on the Start button at the bottom left corner of the NT interface. • We need to configure the Windows NT Explorer. Select the View->Options. Select the View tab. Make sure your window looks like this.Then click on the OK button. • Go to the directory where your java program is and make sure that the extension for your java program is just .java and not .java.txt. If it is not, edit the file name. • Read the instructions about paths and class paths by following the links below. Use your favorite browser to do this. • http://www.marquette.edu/other/povinell/coen030/ – this is the homepage for our class • Follow the Java Links Stuff link. • Foll