cusbg / prankweb

Web application for protein-ligand binding sites analysis and visualization
https://prankweb.cz
Apache License 2.0
9 stars 4 forks source link

prankweb build #93

Closed espiral17 closed 2 years ago

espiral17 commented 2 years ago

prankweb requires gradlew .... gradle is not compatible with Java 11, or Java 17 ... always fails to get started prankwebapp with ./gradlew clean war. Could you tell me what should I do?

skodapetr commented 2 years ago

Hi @espiral17 , can you please elaborate how to you execute ./gradlew clean war as the command seems to be connected to the original repository (https://github.com/jendelel/PrankWebApp) where the application was deployed into a web server. For current prankweb version this is no longer the case. Is your intention really to build and deploy the original version (1.0.0) ?