New Java parser (work in progress)

This commit is contained in:
Roman Shevchenko
2010-07-22 16:16:46 +04:00
parent 4736a40076
commit 310e1ffc64
100 changed files with 3341 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />