You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ant dist
Buildfile: /home/guoyi/Downloads/Tempest-1.5.3/build.xml
init:
[echo] TempEst: /home/guoyi/Downloads/Tempest-1.5.3/build.xml
compile:
[javac] /home/guoyi/Downloads/Tempest-1.5.3/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
dist:
BUILD SUCCESSFUL
environment
ant version: 1.10.12-1
OS: Arch Linux
exec error report
but exec failed
/usr/lib/jvm/java-8-openjdk/jre/bin/java -jar tempest.jar
Error: Could not find or load main class dr.app.tempest.TempEstApp
/usr/lib/jvm/java-11-openjdk/bin/java -jar tempest.jar
Error: Could not find or load main class dr.app.tempest.TempEstApp
Caused by: java.lang.ClassNotFoundException: dr.app.tempest.TempEstApp
The text was updated successfully, but these errors were encountered:
operation
environment
exec error report
but exec failed
The text was updated successfully, but these errors were encountered: