1 / 8

Creating Projects in JCreator

Creating Projects in JCreator. Computer Science 40S. JCreator’s Start Up Screen. Resource Web Site. Recent Projects. Create a new Project. Open an existing Project. Help Topics. JCreator’s Start Up Screen. Create a new Project Click Here. JCreator’s Start Up Screen.

grover
Download Presentation

Creating Projects in JCreator

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Creating Projects in JCreator Computer Science 40S

  2. JCreator’s Start Up Screen Resource Web Site Recent Projects Create a new Project Open an existing Project Help Topics

  3. JCreator’s Start Up Screen Create a new Project Click Here

  4. JCreator’s Start Up Screen In this course all projects will be Basic JFC Applications Select Basic JFC Application and click Next

  5. JCreator’s Start Up Screen Enter the Project Name … Capitalize the words in the project name, no spaces allowed Enter the project name and click Finish

  6. JCreator’s Start Up Screen After the project has been created, you will have to click Finish again.

  7. JCreator’s IDE Compile and Run Button File View Window Class View Window Code Window Output Window … often referred to as the Console Window

  8. JCreator’s IDE Double-Click the HelloWorldFrame.java file in the File View Window. All your code goes into this file.

More Related