1 / 27

ICS 102, 201, 202 Lab Config

ICS 102, 201, 202 Lab Config. JCreator Configuration JDK Profile Default Project Folder Compiler Setup Account Configuration Classpath Setup Profile Cleaning. How To Configure JCreator. Part I: JDK Profile. Launch JCreator. Start  Programs  Installed Applications  JCreator LE.

tad
Download Presentation

ICS 102, 201, 202 Lab Config

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. ICS 102, 201, 202 Lab Config • JCreator Configuration • JDK Profile • Default Project Folder • Compiler Setup • Account Configuration • Classpath Setup • Profile Cleaning

  2. How To Configure JCreator

  3. Part I: JDK Profile

  4. Launch JCreator Start  Programs  Installed Applications  JCreator LE

  5. JDK Profile Options Configure  Options  JDK Profile (in left pane)

  6. Add JDK Home Path Click New Button Choose JDK In CCSE Labs JDK Home is E:\Program Files\jdk\

  7. Successful Addition Screen

  8. Part II: Default Project Folder

  9. Launch JCreator Start  Programs  Installed Applications  JCreator LE

  10. Directories Options Configure  Options  Directories (in left pane)

  11. Change Projects Directory In CCSE labs, it is best to choose a folder in the Z Drive (Z:)

  12. Part III: Setup the Compiler

  13. JDK Tools Options Configure  Options  JDK Tools (in left pane)

  14. Editing the Default Compiler Click on <Default>  Press the Edit button

  15. Change Default Parameters 1. Choose the Parameters tab 2. Check these three options only: a. Show Warnings b. Use class-path c. Compile all files

  16. Account Configuration

  17. Part VI: Change Java Class Path

  18. My Computer Right Click on My Computer icon

  19. System Properties Choose Properties to go to your System Properties

  20. Advanced System Properties Choose the Advanced Tab

  21. Environment Variables Click the Environment Variables Button

  22. New User Variable In the User Variables section click new

  23. Path Environment Variable Variable Name: Path Variable Value: %Path%; E:\Program Files\jdk\bin E:\Program Files\jdk\bin is the bin folder in the JDK home on CCSE Lab Machines

  24. Class Path Env. Variable Variable Name: classpath Variable Value: %classpath%; . Don’t forget this ‘dot’

  25. Part V: Cleaning Your Profile

  26. How to Clean Your Profile • You need to clean your profile when you can not log off from your machine This icon means profile is over quota Start  Programs  Installed Applications  Clean Profile.bat

  27. Enjoy Your Java Experience

More Related