-
Notifications
You must be signed in to change notification settings - Fork 18
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
unable to load the jar as module to run,compiled with the same setting. #14
Comments
i remove it from module path it can run, but the moment it uses the custom stage java.lang.NoClassDefFoundError: lk.vivoxalabs.customstage.CustomStageBuilder |
V1.3.1 is outdated. Use v1.3.2 And which JDK version are you on? |
I use adopt openjdk14 openj9. Sorry i manage dependency manually. Didn't use maven. |
It would generally support maven or added it as a jar to your libraries if you used any kind of IDE. But I, myself haven't tested adding this as a dependency manually, compile time. And also, this isn't tested for JDK14 |
Ok, thank you ~
…On Fri, Apr 17, 2020, 14:39 Oshan Mendis ***@***.***> wrote:
It would generally support maven or added it as a jar to your libraries if
you used any kind of IDE. But I, myself haven't tested adding this as a
dependency manually, compile time.
And also, this isn't tested for JDK14
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHRBQXJBNROM2IJEJ5TEJUTRM72RNANCNFSM4MKNPTEQ>
.
|
Unable to derive module descriptor for E:\Coding\JavaRuntimeAsset\CustomStage\CustomStage-v1.3.1.jar
set CustomStage="%cd%\JavaRuntimeAsset\CustomStage\CustomStage-v1.3.1.jar"
The text was updated successfully, but these errors were encountered: