<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - PMD 3.6, source code evaluation for Java, released</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 11:26:06 -0400</pubDate>


    <item>

        <title>Well, it does but...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Follow this at <a href="http://sourceforge.net/forum/forum.php?thread_id=1480655&forum_id=188192" target="_blank">http://sourceforge.net/forum/forum.php?thread_id=1480655&#38;forum_id=188192</a>]]></description>
        

        <pubDate>Tue, 11 Apr 2006 11:55:15 -0400</pubDate>

        

        <jf:creationDate>Tue, 11 Apr 2006 11:55:15 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 11 Apr 2006 11:55:15 -0400</jf:modificationDate>
        <jf:date>Apr 11, 2006</jf:date>
        <jf:author>Daniel Palacios</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Does JSP support work at all???</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Hi there,<br><br>I've been giving the new JSP rules in PMD 3.6 a try and I just couldn't make it work. I'm starting to think that there's a major bug in this version that prevents it from processing JSPs.<br><br>I wrote a JSP file that should result in a...]]></description>
        

        <pubDate>Tue, 11 Apr 2006 04:48:44 -0400</pubDate>

        

        <jf:creationDate>Tue, 11 Apr 2006 04:48:44 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 11 Apr 2006 04:48:44 -0400</jf:modificationDate>
        <jf:date>Apr 11, 2006</jf:date>
        <jf:author>Daniel Palacios</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>As for a Eclipse Plugin Show Me The $</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Just kidding I might update it later.  When I give in to the urge.]]></description>
        

        <pubDate>Fri, 31 Mar 2006 18:45:12 -0500</pubDate>

        

        <jf:creationDate>Fri, 31 Mar 2006 18:45:12 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 31 Mar 2006 18:45:12 -0500</jf:modificationDate>
        <jf:date>Mar 31, 2006</jf:date>
        <jf:author>Travis Berthelot</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Here is a NetBeans Plugin for 1.6</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[A NetBeans Plugin that uses PMD 1.6 and an updated NetBeans Module is available at:<br><br><a href="http://www.allbinary.com/" target="_blank">http://www.allbinary.com/</a><br><br>The link towards the top of the page.<br><br>With it you can do some...]]></description>
        

        <pubDate>Fri, 31 Mar 2006 18:41:46 -0500</pubDate>

        

        <jf:creationDate>Fri, 31 Mar 2006 18:41:46 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 31 Mar 2006 18:41:46 -0500</jf:modificationDate>
        <jf:date>Mar 31, 2006</jf:date>
        <jf:author>Travis Berthelot</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>What's the problem with ThreadGroups?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Joshua Bloch's book &quot;Effective Java&quot; discusses why ThreadGroup isn't really useful, and possibly dangerous if using the deprecated methods. I don't have a copy of the book handy, however I did find a more detailed description on this page: <a...]]></description>
        

        <pubDate>Fri, 31 Mar 2006 16:50:54 -0500</pubDate>

        

        <jf:creationDate>Fri, 31 Mar 2006 16:50:54 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 31 Mar 2006 16:50:54 -0500</jf:modificationDate>
        <jf:date>Mar 31, 2006</jf:date>
        <jf:author>Joe Schmetzer</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>What's the problem with ThreadGroups?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[All the description says is<blockquote>Avoid using ThreadGroup; although it is intended to be used in a threaded environment it contains methods that are not thread safe.</blockquote>]]></description>
        

        <pubDate>Fri, 31 Mar 2006 08:19:39 -0500</pubDate>

        

        <jf:creationDate>Fri, 31 Mar 2006 08:19:39 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 31 Mar 2006 08:19:39 -0500</jf:modificationDate>
        <jf:date>Mar 31, 2006</jf:date>
        <jf:author>Hack Kampbj??rn</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Is there an Eclipse plugin for the new release?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Hi Rick -<br><br>None of the plugins have been updated yet... should happen over the course of the next week or, probably.  I'm not sure how quickly the plugin guys will integrate the JSP support since that might be a bit more work... but, we'll...]]></description>
        

        <pubDate>Thu, 30 Mar 2006 15:47:50 -0500</pubDate>

        

        <jf:creationDate>Thu, 30 Mar 2006 15:47:50 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 30 Mar 2006 15:47:50 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2006</jf:date>
        <jf:author>Tom Copeland</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>There is no Eclipse plugin yet for 3.6</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[None of the plugins for any IDE have been rebuilt as of March 30th, 2006.]]></description>
        

        <pubDate>Thu, 30 Mar 2006 11:46:16 -0500</pubDate>

        

        <jf:creationDate>Thu, 30 Mar 2006 11:46:16 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 30 Mar 2006 11:46:16 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2006</jf:date>
        <jf:author>David Ramsey</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Is there an Eclipse plugin for the new release?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Hi,<br><br>Take a look at this page : <a href="http://pmd.sourceforge.net/integrations.html" target="_blank">http://pmd.sourceforge.net/integrations.html</a><br><br>There is integration within many IDEs]]></description>
        

        <pubDate>Thu, 30 Mar 2006 03:34:24 -0500</pubDate>

        

        <jf:creationDate>Thu, 30 Mar 2006 03:34:24 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 30 Mar 2006 03:34:24 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2006</jf:date>
        <jf:author>Guy De Pourtal??S</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Is there an Eclipse plugin for the new release?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[Is there an Eclipse plugin for the new release?<br><br><a href="https://www.linkedin.com/in/rickhigh" target="_blank">Rick Hightower (linked in)</a>,<a href="http://www.jroller.com/page/RickHigh" target="_blank">blog</a><br><a...]]></description>
        

        <pubDate>Thu, 30 Mar 2006 03:00:26 -0500</pubDate>

        

        <jf:creationDate>Thu, 30 Mar 2006 03:00:26 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 30 Mar 2006 03:00:26 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2006</jf:date>
        <jf:author>Rick Hightower</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>PMD 3.6, source code evaluation for Java, released</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39678</link>

        

        
            <description><![CDATA[<a href="http://pmd.sourceforge.net/" target="_blank">PMD</a> 3.6, a tool that scans Java source code and highlights potential problems, has been released. The biggest new feature is support for checking JSP and JSF code; thanks to Pieter Vanraemdonck...]]></description>
        

        <pubDate>Wed, 29 Mar 2006 11:06:12 -0500</pubDate>

        

        <jf:creationDate>Wed, 29 Mar 2006 11:06:12 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 29 Mar 2006 11:06:12 -0500</jf:modificationDate>
        <jf:date>Mar 29, 2006</jf:date>
        <jf:author>Tom Copeland</jf:author>
        <jf:replyCount>10</jf:replyCount>
    </item>



</channel>
</rss>

