{"id":3642,"date":"2014-03-29T07:23:39","date_gmt":"2014-03-29T07:23:39","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/29\/eclipse-plugin-for-finding-java-classes-that-does-not-implement-a-given-interface-collection-of-common-programming-errors\/"},"modified":"2014-03-29T07:23:39","modified_gmt":"2014-03-29T07:23:39","slug":"eclipse-plugin-for-finding-java-classes-that-does-not-implement-a-given-interface-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/29\/eclipse-plugin-for-finding-java-classes-that-does-not-implement-a-given-interface-collection-of-common-programming-errors\/","title":{"rendered":"Eclipse plugin for finding java classes that DOES NOT implement a given interface-Collection of common programming errors"},"content":{"rendered":"<p>Simple answer, just use grep on your src directory.<\/p>\n<p>Fancy answer, use an annotation processor to generate custom Eclipse warnings, transform source, and other magic. Good article:<\/p>\n<p>http:\/\/java.dzone.com\/news\/using-java-6-processors<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simple answer, just use grep on your src directory. Fancy answer, use an annotation processor to generate custom Eclipse warnings, transform source, and other magic. Good article: http:\/\/java.dzone.com\/news\/using-java-6-processors<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3642","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3642"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3642\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3642"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3642"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}