WALA/com.ibm.wala.ide.jsdt
Ben Liblit 1bb3d827c4 Turn off Eclipse warnings about unused caught-exception parameters
Manu requested that we use this approach instead of adding
`@SuppressWarnings("unused")` at each affected catch block.  That
seems reasonable to me, given the large number of such warnings and
the lack of likely harm from ignoring such caught exceptions.
2017-03-23 16:39:58 -05:00
..
.settings Turn off Eclipse warnings about unused caught-exception parameters 2017-03-23 16:39:58 -05:00
META-INF switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
source/com/ibm/wala Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
.classpath fixes to regression tests: 2015-03-24 21:51:35 -04:00
.project separate JSDT stuff 2012-08-21 15:53:16 -04:00
build.properties separate JSDT stuff 2012-08-21 15:53:16 -04:00
pom.xml switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00