flexiblepower / powermatcher

PowerMatcher - The Java implementation of the PowerMatcher, including the API, the core, a couple of examples, a remote implementation using websockets and a visualisation of the configuration.
http://www.powermatcher.org
Apache License 2.0
43 stars 25 forks source link

Remove some java warnings, improve logging. #222

Closed YpeKingma closed 4 months ago

YpeKingma commented 6 years ago

The source lines for these changes generate java warnings in eclipse when setting the compilation and runtime to java 8 as on my dev-j8 branch. The fixes should be good for earlier versions too, so I cherrypicked the commits on the development branch.