external annotations specified for libraries in 'community' project too

This commit is contained in:
nik
2015-09-11 16:48:13 +03:00
parent 29886f1c32
commit 970f2ddc76
4 changed files with 10 additions and 1 deletions
+3
View File
@@ -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!/" />
+3
View File
@@ -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>
+3
View File
@@ -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!/" />
+1 -1
View File
@@ -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!/" />