Skip to content

Commit 10badb6

Browse files
author
Laurent Thomas
authored
rename imageJ.app.directory to scijava.app.directory
1 parent 43359b1 commit 10badb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/develop/eclipse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,10 @@ Steps are as follows:
263263
Eclipse before there will already be a configuration for it. Otherwise you
264264
can double-click "Maven Build" to create a new run configuration.
265265

266-
3. Add a parameter: `imagej.app.directory` with value:
266+
3. Add a parameter: `scijava.app.directory` with value:
267267
`<path/to/ImageJ.app>` (e.g. `/home/hinerm/Fiji.app`)
268268

269-
4. Add a parameter: `imagej.deleteOtherVersions` with value: `always`
269+
4. Add a parameter: `scijava.deleteOtherVersions` with value: `always`
270270

271271
5. Click `Apply`
272272

0 commit comments

Comments
 (0)