< prev index next > core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/pom.xml
Print this page
<groupId>org.openjdk.jmc</groupId>
<artifactId>missioncontrol.core.tests</artifactId>
<version>8.0.0-SNAPSHOT</version>
</parent>
<artifactId>flightrecorder.rules.jdk.test</artifactId>
-
+ <properties>
+ <spotless.config.path>${basedir}/../../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
+ </properties>
<dependencies>
<dependency>
<groupId>org.openjdk.jmc</groupId>
<artifactId>flightrecorder.rules.test</artifactId>
<type>test-jar</type>
< prev index next >