Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
JCreator Setup Instructions CS 1043 Note: Start at Slide 13 if you have already created your workspace Select Start, All Programs, JCreator LE 3.5, JCreator LE Select Configure, Options Click JDK Profiles, Select the existing profile, Click Delete Click New, Browse to C:\ProgramFiles\Java\jdk1.5.0_01 Click OK ….. Click OK again Click Apply, Click OK Click File, New, Blank Workspace Click the ‘…’ after the Location Select the W:\ drive, Click OK Workspace Name: CS1043 Click Finish Workspace CS1043 appears • Start from here if you’ve already created your workspace Select File, New, Project, Empty Project Project Name: LabNine Click Finish LabNine appears in File View Select LabNine, Right Click Add Name: lab9, Click Public, Generate main method, Finish lab9.java is created Click Build, RunTime Configuration Click Default, Edit Click Default, Edit, Capture output Click OK….Click OK….Click OK Click Build, Compile Project, Execute Project To print code & output • Select whichever window you wish to print • Select File-Print