dsoumis commented on PR #731:
URL: https://github.com/apache/tomcat/pull/731#issuecomment-2160442520
The change we could make so that all opinions are generally satisfied are:
1. Move the exclusions from `res/ide-support/idea/compiler.xml` to
`res/ide-support/idea/tomcat.iml` commented out.
2. Provide guidance through target's comment
Something like:
```
<echo>IntelliJ IDEA project directory created.
The SDK was set to "${build.java.version}" so make sure that your
IDE has an SDK with that name,
or update the Project Settings accordingly. Consider uncommenting the
exclusion lines in ./idea/tomcat.iml or use an SDK >= 22 with "Experimental" /
"Preview" features enabled.</echo>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]