eclipse compiler updated to the latest version

This commit is contained in:
Eugene Zhuravlev
2014-03-11 17:05:05 +04:00
parent 7c1a2d6367
commit 35cc71fc69
6 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
<component name="libraryTable">
<library name="Eclipse">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/ecj-4.2.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/ecj-4.3.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/lib/src/ecjsrc-4.2.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/src/ecjsrc-4.3.2.jar!/" />
</SOURCES>
</library>
</component>
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -12,7 +12,7 @@ httpcore-4.3.1.jar
httpclient-4.3.2.jar
fluent-hc-4.3.2.jar
httpmime-4.3.2.jar
ecj-4.2.1.jar
ecj-4.3.2.jar
groovy-all-2.2.1.jar
gson-2.2.4.jar
guava-14.0.1.jar
Binary file not shown.
Binary file not shown.