< prev index next >

application/org.openjdk.jmc.flightrecorder.flameview/pom.xml

Print this page
@@ -44,10 +44,11 @@
  
  	<properties>
  		<download.maven.plugin.version>1.4.2</download.maven.plugin.version>
  		<download-maven-plugin.phase>process-resources</download-maven-plugin.phase>
  		<download-maven-plugin.output>${project.basedir}/src/main/resources/jslibs</download-maven-plugin.output>
+ 		<spotless.config.path>${basedir}/../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
  	</properties>
  
  	<build>
  		<plugins>
  			<plugin>
< prev index next >