Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Compilation Problem Dialog

If you attempt to save a program element that contains compilation problems, the IDE presents the trouble code, plus possible solutions, in this dialog.

The top list shows all compile errors detected.  Select one to see possible solutions in the Suggested corrections list, if the IDE can suggest any.   If you select a correction and click Correct, the correction is made to the code, and the compilation continues.

You may save the code that contains errors by clicking Save.  The errors will remain in the code and will be added to the Problems page.

Alternatively, cancel the save by clicking Cancel.