forked from phoedos/pmd
		
	 efe40739c8
			
		
	
	efe40739c8
	
	
	
		
			
			git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7172 51baf565-9d33-0410-a72c-fc3788e3496d
		
			
				
	
	
		
			17 lines
		
	
	
		
			602 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			602 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| extra.module.files=\
 | |
|   modules/ext/jaxen-1.1.1.jar \
 | |
|   modules/ext/pmd-4.2.5.jar \
 | |
|   modules/ext/asm-3.1.jar \
 | |
|   modules/ext/nbpmdrules.jar 
 | |
| javac.compilerargs=-Xlint:unchecked
 | |
| javac.source=1.5
 | |
| nbm.distribution=http://pmd.sourceforge.net/
 | |
| 
 | |
| license.file=LICENSE.txt
 | |
| nbm.homepage=http://pmd.sourceforge.net/
 | |
| nbm.module.author=Ole-Martin M\u00f8rk, Gunnlaugur \u00de\u00f3r Briem, Radim Kubacki, Tomasz Slota
 | |
| #netbeans.dest.dir - absolute pathname of NB platform (or IDE or whatever) that
 | |
| #you are building your module against, and into which your module will be built.
 | |
| #Available in project.properties.
 | |
| 
 |