Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile error #3

Closed
starsareintherose opened this issue Apr 9, 2022 · 1 comment
Closed

compile error #3

starsareintherose opened this issue Apr 9, 2022 · 1 comment

Comments

@starsareintherose
Copy link

starsareintherose commented Apr 9, 2022

operation

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
@starsareintherose
Copy link
Author

I see tempest now merge into beast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant