mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
gradle 1.4 is applied
This commit is contained in:
Generated
+3
-3
@@ -1,9 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Groovy">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/groovy-all-2.0.6.jar!/"/>
|
||||
<root url="jar://$PROJECT_DIR$/lib/groovy-all-2.0.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC/>
|
||||
<SOURCES/>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
@@ -202,8 +202,8 @@ libraryLicense(name: "Log4j", libraryName: "Log4J", version: "1.2", license: "Ap
|
||||
libraryLicense(name: "Maven", version: "2.2.1", license: "Apache 2.0", url: "http://maven.apache.org/", licenseUrl: "http://maven.apache.org/license.html")
|
||||
libraryLicense(name: "plexus-util", version: "2.0.6", license: "Apache 2.0", url: "http://maven.apache.org/", libraryNames:['plexus-utils-2.0.6.jar'], licenseUrl: "http://apache.org/licenses/LICENSE-2.0")
|
||||
libraryLicense(name: "Maven3", libraryNames: ["Maven3", "maven-dependency-tree-1.2.jar", "archetype-catalog-2.2.jar", "archetype-common-2.2.jar"], version: "3.0.3", license: "Apache 2.0", url: "http://maven.apache.org/", licenseUrl: "http://maven.apache.org/license.html")
|
||||
libraryLicense(name: "Gradle", version: "1.3", license: "Apache 2.0", url: "http://gradle.org/", licenseUrl: "http://gradle.org/license")
|
||||
libraryLicense(name: "Slf4j", version: "1.6.6", license: "MIT License", url: "http://slf4j.org/", licenseUrl: "http://slf4j.org/license.html")
|
||||
libraryLicense(name: "Gradle", version: "1.4", license: "Apache 2.0", url: "http://gradle.org/", licenseUrl: "http://gradle.org/license")
|
||||
libraryLicense(name: "Slf4j", version: "1.7.2", license: "MIT License", url: "http://slf4j.org/", licenseUrl: "http://slf4j.org/license.html")
|
||||
libraryLicense(name: "GradleGuava", version: "11.0.2", license: "Apache 2.0", url: "http://code.google.com/p/guava-libraries/", licenseUrl: "http://apache.org/licenses/LICENSE-2.0")
|
||||
libraryLicense(name: "Jsr305", version: "1.3.9", license: "New BSD", url: "http://code.google.com/p/jsr-305/", licenseUrl: "http://opensource.org/licenses/BSD-3-Clause")
|
||||
libraryLicense(name: "markdownj", attachedTo: "tasks-core", version: "", license: "BSD", url: "http://markdownj.org/", licenseUrl: "http://www.opensource.org/licenses/bsd-license.php")
|
||||
|
||||
@@ -25,11 +25,11 @@
|
||||
<orderEntry type="module-library">
|
||||
<library name="Gradle">
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-base-services-1.3.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-core-1.3.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-messaging-1.3.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-tooling-api-1.3.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-wrapper-1.3.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-base-services-1.4.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-core-1.4.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-messaging-1.4.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-tooling-api-1.4.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/gradle-wrapper-1.4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
@@ -40,8 +40,8 @@
|
||||
<orderEntry type="module-library">
|
||||
<library name="Slf4j">
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/lib/slf4j-api-1.6.6.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/slf4j-simple-1.6.6.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/slf4j-api-1.7.2.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/lib/slf4j-simple-1.7.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user