##[4.7.4]
- write change log in plugin.xml
- be able to update the server.xml under the /.smarttomcat//conf.
- Add option to disable run configuration from context.
- Improve the release CI job.
- Fix an NPE
- Support config the catalina base directory, thanks to @meier123456
- Stop the debug process gracefully, fix #75.
- Support configuring the SSL port, thanks to @leopoldhub.
- Support reading classpath from the specific module as the classpath for Tomcat runtime.
- Added support for passing extra classpath the JVM.
- Added support for passing extra classpath the JVM.
- Added support for
allowLinking
andcacheMaxSize
configurations, fix #99
- Fixed a bug where SmartTomcat run configuration overrides the Application configuration, fix #100
- Fix context paths like /foo/bar may not working on Windows, fix #95
- Allow
Context Path
to be empty - Support
Context Path
like/foo/bar
- Fix #92
- Remove Context elements inside the
server.xml
, fix #91 - Remove
reloadable
from the generated context xml file - Pretty print the generated context xml file
- Improve the Tomcat configuration producer
- Improve the Tomcat runner settings editor
- Reuse the
<Resources>
element in the context.xml file, fixes #83
- Improve Tomcat server management
- Remove unnecessary
path
in Tomcat context file - Handle exceptions in older IDE versions
- Fix the bug where the
temp
folder is not created
- Support Tomcat 6 and 7
- Use separate context file to deploy webapps (#89)
- Fixed IDEA warning during startup
- Fixed the wrong
catalina.home
value
- Added support for redirecting the Tomcat logs to console.
- Added support for exiting the Tomcat process gracefully when stopping
- Fixed the incorrect path of the Tomcat logs
- Improved the TomcatRunner
- IDEA - upgrade intellij platformVersion to latestVersion
2202.2+
- Dependencies - upgrade
org.jetbrains.intellij
to1.6.0
- fixed defects
- Dependencies - upgrade
org.jetbrains.intellij
to1.5.2
- changelog.md
- add Dependencies plugin:
org.jetbrains.changelog 1.3.1
- IDEA - upgrade intellij platformVersion to
2021.1
- Dependencies - upgrade
org.jetbrains.intellij
to1.3.0