Loading standard classes from a piece of Jet code. Lazy resolution facilities started

This commit is contained in:
Andrey Breslav
2011-02-24 18:54:10 +03:00
parent bfe22843ce
commit 7b71e7a2f2
10 changed files with 394 additions and 107 deletions
+1
View File
@@ -14,6 +14,7 @@
<entry name="?*.dtd" />
<entry name="?*.tld" />
<entry name="?*.ftl" />
<entry name="?*.jet" />
</wildcardResourcePatterns>
<annotationProcessing enabled="false" useClasspath="true" />
</component>