commit | 0ca105a502a5edb0abf1c344772426a6184f20cb | [log] [tgz] |
---|---|---|
author | Robin Rosenberg <robin.rosenberg@dewire.com> | Fri Dec 16 01:01:36 2011 +0100 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Fri Dec 16 01:01:36 2011 +0100 |
tree | 0a9b3962a1a4b10caf9179525b503c7960082666 | |
parent | 78ebffd5f4a65a098a2a41b241747c54905be63d [diff] |
Enforce the use of Java5 API:s only (with a few exceptions) This only works with Eclipse 3.6 and newer and requires installation of new package. Documentation is not very good, but there is a blog about it here: http://eclipseandjazz.blogspot.com/2011/10/of-invalid-references-to-system.html API checking is especially useful on OS X where Java5 is not readily available. Change-Id: I3c0ad460874a21c073f5ac047146cbf5d31992b4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>