Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get an ArrayIndexOutOfBoundsException whenever I try to open a file on OS X 10.2?

0
Posted

Why do I get an ArrayIndexOutOfBoundsException whenever I try to open a file on OS X 10.2?

0

This is a known problem with Apple’s implementation of the file chooser (displayed when opening, saving, etc.) under OS X version 10.2 and Java 1.4.1. The libraries DrJava uses when displaying the file chooser contain a bug. See SourceForge bug #992525 for details. Workaround: If upgrading the Java installation or the operating system is not an option, you can deactivate the Apple GUI by selecting a different look and feel. Go to the “Preferences” dialog (in the “Edit” menu), select “Display Options,” and under “Look and Feel” select something besides “apple.laf.AquaLookAndFeel”. When you restart DrJava, the GUI should look different, and you should no longer experience the bug.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123