Skip to content
Snippets Groups Projects
Commit f48501e6 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Fix Maven instructions

parent fb84e039
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ necessary): ...@@ -53,7 +53,7 @@ necessary):
{ {
"label": "deploy", "label": "deploy",
"type": "shell", "type": "shell",
"command": "mvn -Dimagej.app.directory=/opt/fiji-packaging/Fiji.app", "command": "mvn -Dscijava.app.directory=/opt/fiji-packaging/Fiji.app",
"group": { "group": {
"kind": "build", "kind": "build",
"isDefault": true "isDefault": true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment