mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-79934 Run Configurations: Ability to specify another Run configuration as a 'before run' task
Build Fix #2
This commit is contained in:
Generated
+2
-2
@@ -1,11 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="miglayout-swing">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/community/lib/miglayout-swing.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/miglayout-swing.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/community/lib/src/miglayout-sources.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/src/miglayout-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user