Skip to content

Commit

Permalink
added "-debug" argument when building TJC, but normally commented out.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoindex committed Aug 3, 2012
1 parent 3205edc commit bf9aaad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
<argument>-classpath</argument>
<classpath/>
<argument>tcl.pkg.tjc.TJCShell</argument>
<!-- uncomment this argument for debugging the TJC generation and build
<argument>-debug</argument>
-->
<argument>./src/main/resources/tcl/pkg/tjc/library/tjc.tjc</argument>
</arguments>
</configuration>
Expand Down

0 comments on commit bf9aaad

Please sign in to comment.