mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
external annotations specified for libraries in 'community' project too
This commit is contained in:
Generated
+3
@@ -1,5 +1,8 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit4">
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/junit4"/>
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/hamcrest-core-1.3.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/junit-4.12.jar!/" />
|
||||
|
||||
Generated
+3
@@ -1,5 +1,8 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Netty">
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/netty"/>
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/netty-all-4.1.0.Beta6.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
Generated
+3
@@ -1,5 +1,8 @@
|
||||
<component name="libraryTable">
|
||||
<library name="http-client">
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/http-client"/>
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/httpcore-4.4.1.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/httpmime-4.4.1.jar!/" />
|
||||
|
||||
Generated
+1
-1
@@ -1,7 +1,7 @@
|
||||
<component name="libraryTable">
|
||||
<library name="picocontainer">
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib" />
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/picocontainer" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/picocontainer.jar!/" />
|
||||
|
||||
Reference in New Issue
Block a user