mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
update to latest version of rhino
This commit is contained in:
11
.idea/libraries/rhino_js_1_7R3.xml
generated
11
.idea/libraries/rhino_js_1_7R3.xml
generated
@@ -1,11 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="rhino-js-1_7R3">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/rhino-js-1_7R3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/rhino-js-1_7R3.zip!/src" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
11
.idea/libraries/rhino_js_1_7R4.xml
generated
Normal file
11
.idea/libraries/rhino_js_1_7R4.xml
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="rhino-js-1_7R4">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/rhino-js-1_7R4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/rhino-js-1_7R4.zip!/src" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@@ -240,7 +240,7 @@ libraryLicense(name: "Cucumber-JVM", libraryName: "cucumber-jvm", version: "1.0.
|
||||
libraryLicense(name: "Cucumber-Groovy", libraryName: "cucumber-groovy", version: "1.0.14", license: "MIT License", url: "https://github.com/cucumber/cucumber-jvm/", licenseUrl: "http://www.opensource.org/licenses/mit-license.html")
|
||||
libraryLicense(name: "Mantis", libraryName: "mantis", license: "GNU General Public License, version 2", url: "https://github.com/rombert/mantis-axis-soap-client")
|
||||
libraryLicense(name: "proxy-vole", libraryName: "proxy-vole", version: "20120920", license: "New BSD License", url: "http://code.google.com/p/proxy-vole/", licenseUrl: "http://opensource.org/licenses/BSD-3-Clause")
|
||||
libraryLicense(name: "Rhino JavaScript Engine", libraryName: "rhino-js-1_7R3", version: "1.7R3", license: "MPL 1.1", url: "http://www.mozilla.org/rhino/", licenseUrl: "http://www.mozilla.org/MPL/MPL-1.1.html")
|
||||
libraryLicense(name: "Rhino JavaScript Engine", libraryName: "rhino-js-1_7R4", version: "1.7R4", license: "MPL 1.1", url: "http://www.mozilla.org/rhino/", licenseUrl: "http://www.mozilla.org/MPL/MPL-1.1.html")
|
||||
jetbrainsLibrary("JPS")
|
||||
jetbrainsLibrary("Maven Embedder")
|
||||
jetbrainsLibrary("tcServiceMessages")
|
||||
|
||||
@@ -47,5 +47,5 @@ xstream.jar
|
||||
swingx-core-1.6.2.jar
|
||||
netty-3.5.8.Final.jar
|
||||
protobuf-2.4.1.jar
|
||||
rhino-js-1_7R3.jar
|
||||
rhino-js-1_7R4.jar
|
||||
proxy-vole_20120920.jar
|
||||
|
||||
Binary file not shown.
BIN
lib/rhino-js-1_7R4.jar
Normal file
BIN
lib/rhino-js-1_7R4.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
lib/src/rhino-js-1_7R4.zip
Normal file
BIN
lib/src/rhino-js-1_7R4.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user