diff options
author | Andy Brown <[email protected]> | 2011-02-15 07:02:49 +0800 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-25 12:15:05 +0800 |
commit | c0dc6dd0571684e74b08ab28b5558df47e40ff7d (patch) | |
tree | 51229a5df0709aa4007d0fc4f5122ccc936a3c79 /.externalToolBuilders | |
parent | 6ed203e605cd08af14f4649bd91c3e2a35e68634 (diff) |
Fix bug 473: Override on implementations with 1.5
Using @Override on implementations of interface methods wasn't
introduced until Java 1.6. After changing the compliance level to
1.5 in Eclipse, it reports 23 errors.
This fix comments out the annotations rather than deleting them
altogether thinking it may be easier if JOGL ever targets 1.6
in the future.
Diffstat (limited to '.externalToolBuilders')
0 files changed, 0 insertions, 0 deletions