ityplatform.commons.launcher.launcher.2.2.1.source-code.launcher.json Maven / Gradle / Ivy
{
"bundle":{
"containers":[
{
"location":"&{launcher.install.location}/bundle",
"includes":["*.jar"],
"action":"install.start"
}
]
},
"config.properties":"&{launcher.project.location}/conf/config.properties",
"system.properties":"&{launcher.project.location}/conf/system.properties"
}