mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[rdct-tests] make sure parameters are calculated only in the test process and fix test sync keymaps between thin clients [rdct-tests] skip lobby related exceptions in case ApplicationManagerEx.isInIntegrationTest [rdct-tests] add Product code to the CWM connection link so path are customised in FrontendProcessPathCustomizer and the collect logs test passes [rdct-tests] fix Should be invoked in manager thread use DebuggerManagerThreadImpl for XSuspendContext.toString [rdct-tests] add pre and post clean up options for all withServerAndClient variants [rdct-tests] introduce a way to clean up dev server artifacts deleteArtifactsOfThisRun eap installers test Merge-request: IJ-MR-157158 Merged-by: Anastasia Katsman <Anastasia.Katsman@jetbrains.com> GitOrigin-RevId: c05a79fb5eadb6665df4c2e657f866be9f96a078
38 lines
1.8 KiB
XML
38 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<annotation-paths>
|
|
<root url="file://$MODULE_DIR$/anno" />
|
|
</annotation-paths>
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library" scope="PROVIDED">
|
|
<library name="ant-1.7.1" type="repository">
|
|
<properties maven-id="org.apache.ant:ant:1.7.1">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/ant/ant/1.7.1/ant-1.7.1.jar">
|
|
<sha256sum>ebe592c9af9fdb6c55f0e6c6fabc76f6e0eec8efdec535398e86c3a883687ebf</sha256sum>
|
|
</artifact>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar">
|
|
<sha256sum>25eb5926c975ac6f4126feeb9d004f53f9ebf07dc117f5db9958a6bfb3110783</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/apache/ant/ant/1.7.1/ant-1.7.1.jar!/" />
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/apache/ant/ant/1.7.1/ant-1.7.1-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.libraries.junit4" scope="PROVIDED" />
|
|
</component>
|
|
</module> |