move spring/tomcat under /idea

This commit is contained in:
Yann Cébron 2021-05-06 14:53:50 +02:00
parent 66e0c9e225
commit d3cac164ba
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[//]: # (title: Tomcat Integration)
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2021 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
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.
You can find the code under <path>lib\src\src_tomcat.zip</path> in the main IntelliJ IDEA Ultimate distribution.