jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

Set sourceCompatibility to 1.7 #66

Closed pspeed42 closed 5 years ago

pspeed42 commented 5 years ago

Similar to what was done for other projects... I just don't want to forget for Lemur.

Also, turning on unchecked warnings would be good if they aren't already on.

pspeed42 commented 5 years ago

Done.