We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0069bbd commit 3c74713Copy full SHA for 3c74713
CONTRIBUTING.md
@@ -48,7 +48,7 @@ necessary):
48
{
49
"label": "deploy",
50
"type": "shell",
51
- "command": "mvn -Dimagej.app.directory=/opt/fiji-packaging/Fiji.app",
+ "command": "mvn -Dscijava.app.directory=/opt/fiji-packaging/Fiji.app",
52
"group": {
53
"kind": "build",
54
"isDefault": true
0 commit comments