Using JCreator for CS101-CS102 Assignments

Whilst it is possible to use a simple text editor, such as NotePad, to create and edit your Java programs, and then compile and execute them from the Command Prompt, using an IDE (Integrated Development Environment), like JCreator,  makes the process much easier. Using an IDE and learning to organise your work properly right from the beginning will help you become more proficient and save you a lot of time and hassle as your projects get more and more sophisticated.


 

Initial Setup of & learning to use JCreator in BCC Labs

If you have not already done so, follow these instructions to set up a default folder structure on your H: drive

Next, to become familiar with the process of creating, compiling, executing & debugging Java programs using JCreator,
carefully follow this Using a Java IDE assignment sheet (which contains Lab02 parts a & b).
Important--do this JCreator Once Only Setup when instructed in to do so in the assignment sheet.


 

Installing Java & JCreator on your own computer

Note: JCreator is only available for Microsoft Windows.
If you use a Mac or Linux machine, please check the course FAQ for possible solutions.

Note: For anyone still using JCreator v3.5, here is older v3.5 Template_5