Add missing dependencies
This commit is contained in:
Родитель
cd233e42dc
Коммит
1c2ead4f43
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="azure-services-explorer-plugin">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/azure-services-explorer-plugin.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="common-lib">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/common-lib.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -13,7 +13,7 @@
|
|||
</change-notes>
|
||||
|
||||
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
|
||||
<idea-version since-build="131"/>
|
||||
<idea-version since-build="141"/>
|
||||
|
||||
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
|
||||
on how to target different products -->
|
||||
|
|
Двоичные данные
lib/azure-services-explorer-plugin.jar
Двоичные данные
lib/azure-services-explorer-plugin.jar
Двоичный файл не отображается.
Двоичные данные
lib/common-lib.jar
Двоичные данные
lib/common-lib.jar
Двоичный файл не отображается.
|
@ -10,5 +10,7 @@
|
|||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="android" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="azure-graph-api" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="common-lib" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="azure-services-explorer-plugin" level="project" />
|
||||
</component>
|
||||
</module>
|
Загрузка…
Ссылка в новой задаче