mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
310 B
310 B
layout | title |
---|---|
editable | Tomcat Integration |
The source code of the Tomcat plugin included in IntelliJ IDEA Ultimate is available as a sample for implementing application server integration plugins. You can find the code under lib\src\src_tomcat.zip in the main IntelliJ IDEA Ultimate distribution.