Skip to content

Instantly share code, notes, and snippets.

@etexier
Created November 15, 2013 00:04
Show Gist options
  • Select an option

  • Save etexier/7476717 to your computer and use it in GitHub Desktop.

Select an option

Save etexier/7476717 to your computer and use it in GitHub Desktop.
sample helloworld project for mab
project.groupId='com.magnet'
project.artifactId='helloworld-project'
project.version='1.0.0'
project._package='com.magnet.connect.helloworld'
project.type='logic'
project.platform_version='2.1.0'
project.package='com.magnet.helloworldproject'
include(HelloWorldControllerDefaults)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment