Run and Debug Settings

Allows to define main classes and their arguments. The easiest way to add configurations is to select the main class in the filetree or editor and choose 'Run|Run selected class' from the global menu. This will automatically add a new configuration for this class.



Multi Processors:
Debugging on multiprocessor machines does not work with JDK1.3.x since the JPDA interface is not multi-processor aware currently. To workaround this, run AnyJ with one CPU only (Windows: 'Task Manager, Set Affinity'). This is required for AnyJ, not for the program you are about to debug. This is not necessary with JDK 1.4.