Oops, move comment so it actual imports without a parser error.

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5939 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Ryan Gustafson
2008-03-27 00:41:54 +00:00
parent a43bb1ecc2
commit 38025cb0de

View File

@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
These are default Java conventions from Eclipse 3.3.2 with the following changes:
1) Line lengths to 120
2) Disable all Comment formatting options
-->
<?xml version="1.0" encoding="UTF-8"?>
<profiles version="11">
<profile kind="CodeFormatterProfile" name="PMD" version="11">
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/>