WALA/com.ibm.wala.cast.java.test
Ben Liblit ea39ad647e Don't warn about Javadoc tags with missing descriptions
These changes turn off Eclipse warnings for Javadoc tags without
descriptions.  In some subprojects, we turn these off entirely.  In
others, leave on missing-descrption checks for "@return" tags only.

We don't turn this warning off in all projects.  Rather, we turn it
off only in projects that were producing at least one such warning.
In other words, if a project was already completely "clean" with
respect to this warning, then we leave this warning enabled for that
project.

Turning off these warnings is a partial declaration of Javadoc
bankruptcy.  In an ideal world, we would enable and fix all of these
warnings.  However, there are 576 of them.  Apparently the WALA team's
implicit coding style says that omitting descriptions is OK.  If
there's no intent to systematically add descriptions, then we may as
well turn off these warnings so that we can see other warnings that we
may want to fix.
2017-03-22 20:39:36 -05:00
..
.launchConfigurations update to JUnit 4 2009-07-27 22:48:04 +00:00
.settings Don't warn about Javadoc tags with missing descriptions 2017-03-22 20:39:36 -05:00
META-INF switch version to 1.4.1-SNAPSHOT 2017-03-21 09:38:36 -07:00
src/com/ibm/wala/cast/java/test Fix 132 Eclipse warnings about using raw generic types 2017-03-15 11:08:20 -05:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.cvsignore git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@620 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 2007-02-02 17:22:28 +00:00
.project git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@620 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 2007-02-02 17:22:28 +00:00
build.properties git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@620 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 2007-02-02 17:22:28 +00:00
pom.xml switch version to 1.4.1-SNAPSHOT 2017-03-21 09:38:36 -07:00