you can now make runnable distributions via './gradlew distZip'
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
apply plugin: 'application'
|
||||
|
||||
|
||||
mainClassName = "org.lucares.pdbui.PdbWebapp"
|
||||
|
||||
dependencies {
|
||||
compile project(':performanceDb')
|
||||
compile project(':pdb-plotting')
|
||||
|
||||
Reference in New Issue
Block a user