Sebastian Klein wrote:
I guess we also need a message box for Java 5 users trying to run JOSM >= 3378. Currently it shows only the generic "This is always a coding error"-Box.

Done. (In [3417])

The following classes need to be Java 5 compatible for this message box to show up:

JOSM
org.openstreetmap.josm.gui.Main
org.openstreetmap.josm.gui.MainApplication
org.openstreetmap.josm.tools.I18n.

(@Override for interfaces implementations is OK.) All other classes shouldn't be a problem.


Sebastian

_______________________________________________
josm-dev mailing list
josm-...@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to