Skip to content

Commit

Permalink
Remove ast/test; NetBeans doesn't like it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Riley committed Jul 15, 2009
1 parent e003778 commit 55d66c0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions nbproject/project.xml
Expand Up @@ -17,11 +17,6 @@
<type>java</type>
<location>build/gensrc</location>
</source-folder>
<source-folder>
<label>ast/test</label>
<type>java</type>
<location>ast/test</location>
</source-folder>
</folders>
<ide-actions>
<action name="build">
Expand Down Expand Up @@ -74,10 +69,6 @@
<label>build/gensrc</label>
<location>build/gensrc</location>
</source-folder>
<source-folder style="packages">
<label>ast/test</label>
<location>ast/test</location>
</source-folder>
<source-file>
<location>build.xml</location>
</source-file>
Expand All @@ -100,12 +91,6 @@
<built-to>build/exposed</built-to>
<source-level>1.5</source-level>
</compilation-unit>
<compilation-unit>
<package-root>ast/test</package-root>
<unit-tests/>
<classpath mode="compile">src:extlibs/junit-3.8.2.jar</classpath>
<source-level>1.5</source-level>
</compilation-unit>
<compilation-unit>
<package-root>build/gensrc</package-root>
<classpath mode="compile">extlibs/antlr-3.1.2.jar:src:extlibs/antlr-runtime-3.1.2.jar</classpath>
Expand Down

0 comments on commit 55d66c0

Please sign in to comment.