JCreator User Manual

JDK Profile Settings

You need to set JCreator's JDK profile to let JCreator know where to look for the jpb folder. To begin, pull down JCreator's Configure menu and choose Options ...

  1. Select JDK Profiles from the list box on the left side
  2. Select JDK version 1.4.2
    Note: Do not be concerned if the version number on your computer is slightly different than 1.4.2
  3. Press the Edit button
    Screen snapshot of profile settings, step 1
  4. Press the Add button and select Add Path ...
    Note: Do not be concerned if the current class paths in your center list box do not match this screen snapshot exactly.
    Screen snapshot of profile settings, step 2
  5. Use the file browser that appears to browse to
    C:\jdk1.4.2_05\jre\lib\ext\
    Note: The path to folder ext might differ slightly on your computer.
    Screen snapshot of profile settings, step 3
  6. Click OK to select the ext folder
  7. Click OK to add the path
  8. Continue on to setting your Java Indentation