Skip to content

Instantly share code, notes, and snippets.

@Scurby
Created October 9, 2016 20:56
Show Gist options
  • Save Scurby/82793551b6420607fc63b7e505cdc65e to your computer and use it in GitHub Desktop.
Save Scurby/82793551b6420607fc63b7e505cdc65e to your computer and use it in GitHub Desktop.
eclipse nosplash
eclipse -nosplash
-application org.eclipse.cdt.managedbuilder.core.headlessbuild
-import {[uri:/]/path/to/project}
-importAll {[uri:/]/path/to/projectTreeURI} Import all projects under URI
-build {project_name | all}
-cleanBuild {project_name | all}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment