Pending
-
PE-1: Add some support to
.jar
files. Allow the user open a .jar
file and select a class to load.
-
PE-3: Allow the user to open more than one class file at a time (all of them belonging to the same directory), more than one directory at a time (all the class files in the selected directories and in their subdirectories would be loaded), and classes and directories at a time.
-
PE-4: Add an alternate way of loading classes: allow the user to specify the full class name of the class to load and the classpath to load it from.
-
PE-5: Add some navigation features: inter-class navigation, history (with back, forward and go to controls).