Mercurial > public > html2wiki
view nbproject/project.xml @ 1:b6e94d49a9a9
Add checkstyle and findbugs tasks.
author | smith@nwoca.org |
---|---|
date | Thu, 08 Jun 2006 18:11:12 -0400 |
parents | f8b1ea49d065 |
children | 5da2e67620f9 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://www.netbeans.org/ns/project/1"> <type>org.netbeans.modules.java.j2seproject</type> <configuration> <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> <name>html2wiki</name> <minimum-ant-version>1.6.5</minimum-ant-version> <source-roots> <root id="src.dir"/> </source-roots> <test-roots> <root id="test.src.dir"/> </test-roots> </data> </configuration> </project>