mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 17:27:49 +08:00
10 lines
310 B
Markdown
10 lines
310 B
Markdown
---
|
|
layout: editable
|
|
title: 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.
|
|
|