using guice to wire TopDownAnalyzer beans

attempt 2
This commit is contained in:
Stepan Koltsov
2012-03-10 00:54:16 +04:00
parent 26a5ff3a2f
commit 997fbb60a3
56 changed files with 1175 additions and 737 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<path id="classpath">
<fileset dir="${idea.sdk}" includes="core/*.jar"/>
<fileset dir="${basedir}/lib" includes="*.jar"/>
<fileset dir="${basedir}/lib" includes="**/*.jar"/>
<pathelement path="${output}/classes/runtime"/>
</path>