Menu

#6 MainFrame won't compile w/ javac 1.4.x

open
nobody
None
5
2012-12-15
2004-08-24
No

MainFrame won't compile w/ javac 1.4.x -- there are
some new methods in AppletContext (at least) and
MainFrame doesn't implement them.

Probably the thing to do is exclude MainFrame.java
until a need for it is identified. No other .java file
depends on it.

Discussion