Bug fix
This commit is contained in:
@@ -4,7 +4,7 @@ ext.plugin = 'ScreenPanelSLS'
|
|||||||
ext.mainClass = hasProperty('mainClass') ? mainClass : 'ch.psi.pshell.workbench.App'
|
ext.mainClass = hasProperty('mainClass') ? mainClass : 'ch.psi.pshell.workbench.App'
|
||||||
ext.title = 'ScreenPanel'
|
ext.title = 'ScreenPanel'
|
||||||
ext.desc = 'ScreenPanel customization for SLS cameras'
|
ext.desc = 'ScreenPanel customization for SLS cameras'
|
||||||
ext.ex_options = 'ch.psi.pshell.screenpanel.Options|disable_detach (if true does not show debug option for pemanent pipelines)|edit_permanent (if true does not disable pemanent pipeline config options)'
|
ext.ex_options = 'ch.psi.pshell.screenpanel.Options'
|
||||||
ext.deploy_type= 'java'
|
ext.deploy_type= 'java'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
Reference in New Issue
Block a user