Package apps
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
description = 'correlation'
|
||||
ext.mainClass = hasProperty('mainClass') ? mainClass : 'ch.psi.pshell.workbench.App'
|
||||
ext.title = 'Correlation'
|
||||
ext.desc = 'Correlation'
|
||||
ext.desc = 'Correlation' //The plugin class
|
||||
ext.readonly = true
|
||||
ext.deploy_type= 'pkg'
|
||||
|
||||
dependencies {
|
||||
@@ -17,3 +18,4 @@ sourceSets {
|
||||
}
|
||||
|
||||
createDefaultTasks(project)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user