pmd eclipse jdk compatibility -



pmd eclipse jdk compatibility -

i have installed version 3.2.6.v200903300643 of pmd plug-in eclipse (which version 3.7.*).

when seek run generate abstract syntax tree, next error

pmd exception : net.sourceforge.pmd.ast.parseexception: can't utilize static imports when running in jdk 1.4 mode

my question is: how can configure jdk compatibility mode pmd running in when used through eclipse ?

i can't find configuration options in properties overview.

regards esben

most need configure maven-pmd-plugin utilize right targetjdk alternative value. not explicitly if alternative defaults 1.4, seems so.

eclipse-plugin pmd

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -