File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 130130 <!-- NB: Deploy releases to the SciJava Maven repository. -->
131131 <releaseProfiles >sign,deploy-to-scijava</releaseProfiles >
132132
133- <!-- < scijava.app.directory>C:/Fiji.app</scijava.app.directory> -- >
133+ <scijava .app.directory>C:/fiji-win64/ Fiji.app</scijava .app.directory>
134134 <!-- scijava.app.directory>C:/Users/nicol/Dropbox/BIOP/ABBA-Python/constructor/Fiji.app</scijava.app.directory -->
135135 <!-- package version below are determined by the parent pom but need to be upgraded or temporarily fixed for bugs -->
136136
176176 <scope >test</scope >
177177 </dependency >
178178
179+ <dependency >
180+ <groupId >ch.epfl.biop</groupId >
181+ <artifactId >bigdataviewer-selector</artifactId >
182+ <version >${bigdataviewer-selector.version} </version >
183+ </dependency >
184+
179185 <dependency >
180186 <groupId >ch.epfl.biop</groupId >
181187 <artifactId >bigdataviewer-biop-tools</artifactId >
You can’t perform that action at this time.
0 commit comments