mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-CR-24036 JNA referenced in the updater and for now not easy to fix it properly, reverted to not use maven repo.
This commit is contained in:
Generated
+5
-6
@@ -1,14 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jna" type="repository">
|
||||
<properties maven-id="net.java.dev.jna:jna-platform:4.4.0" />
|
||||
<library name="jna">
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/java/dev/jna/jna-platform/4.4.0/jna-platform-4.4.0.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/jna.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/jna-platform.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/java/dev/jna/jna-platform/4.4.0/jna-platform-4.4.0-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/java/dev/jna/jna/4.4.0/jna-4.4.0-sources.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/jna.zip!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/jna-platform.zip!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user