Hello,
Where can I find “lib/src/src_tomcat.zip” mentioned here Tomcat Integration | IntelliJ Platform Plugin SDK?
Unfortunately, is seems to be not available in the IDEA Ultimate distribution.
Hello,
Where can I find “lib/src/src_tomcat.zip” mentioned here Tomcat Integration | IntelliJ Platform Plugin SDK?
Unfortunately, is seems to be not available in the IDEA Ultimate distribution.
Hi. It looks like there is a problem with src delivery in the IDEA SDK distribution. I have created the issue for this: https://youtrack.jetbrains.com/issue/IJSDK-2599/SDK-sources-are-not-downloaded-for-some-plugins
If you need these sources, you can do the following:
intellijPlatform {
intellijIdeaUltimate("2024.1.7")
}
fecdb8b142937710e2298bc669d8f6cb
may be different in your case.$USER_HOME/.gradle/caches/8.13/transforms/fecdb8b142937710e2298bc669d8f6cb/transformed/ideaIU-2024.1.7-aarch64/lib/src
Files should be there.