Removed closure-compiler.jar from repository and js_test_libs.

Added closure-compiler.jar to third-party dependencies.
Switch to use closure-compiler ant task instead of java task.
This commit is contained in:
Zalim Bashorov
2013-11-14 20:14:49 +04:00
parent bfa79efaf3
commit 060d7c5345
10 changed files with 58 additions and 44 deletions
-1
View File
@@ -1,7 +1,6 @@
<component name="libraryTable">
<library name="js-test-libs">
<CLASSES>
<root url="jar://$PROJECT_DIR$/js/js.tests/testLib/closure-compiler.jar!/" />
<root url="jar://$PROJECT_DIR$/js/js.tests/testLib/rhino-1.7R4.jar!/" />
</CLASSES>
<JAVADOC />