Explorar o código

tophints is optional here, it might not exist

Robert Muir %!s(int64=10) %!d(string=hai) anos
pai
achega
0ba6e4171a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -1206,7 +1206,7 @@ org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UT
                                 <target>
                                     <taskdef resource="com/carrotsearch/junit4/antlib.xml" classpathref="maven.plugin.classpath"/>
                                     <tophints max="${tests.topn}">
-                                        <file file="${basedir}/${execution.hint.file}"/>
+                                        <fileset dir="${basedir}" includes="${execution.hint.file}"/>
                                     </tophints>
                                 </target>
                             </configuration>