Skip to content

Instantly share code, notes, and snippets.

@fabioluciano
Created October 13, 2017 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabioluciano/a053a2379917466303d435bb0a1f1174 to your computer and use it in GitHub Desktop.
Save fabioluciano/a053a2379917466303d435bb0a1f1174 to your computer and use it in GitHub Desktop.
# Commands to display in the IDE
workspace.commands[0].name="build"
workspace.commands[0].commandLine="mvn clean install -f /projects/che/assembly/assembly-main"
# Name of the workspace
workspace.name="che"
# Configure project properties
workspace.projects[0].type = "maven"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment