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

Use Custom JDK for tomcat launch, instead of project default? #134

Open
ccorneli opened this issue Nov 29, 2024 · 1 comment
Open

Use Custom JDK for tomcat launch, instead of project default? #134

ccorneli opened this issue Nov 29, 2024 · 1 comment

Comments

@ccorneli
Copy link

I would like to launch Tomcat using different JDK from the default project configuration but there doesn't seem to be a way to do that.
In my case I'm trying to run TC9 using JDK 1.8 when my project SDK is JDK21.
(assuming the project is set to compile for JDK8 compatibility)

The plug-in doesn't seem to apply setenv.bat to force the JAVA_HOME,
nor does it work to try to override that with ENV in the plugin config

I'm guessing it would need to be patch created here:

@yuezk
Copy link
Collaborator

yuezk commented Nov 30, 2024

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

2 participants