This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 4efa2ec Fix IDE warnings
new ddadf5b Improve IDE support for IntelliJ IDEA
new fe225da Add copyright configuration for IntelliJ IDEA
new 14675f8 Add ant configuration for IntelliJ IDEA
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
res/ide-support/idea/ant.xml | 6 ++++++
res/ide-support/idea/codeStyles/Project.xml | 13 +++++++++++++
res/ide-support/idea/codeStyles/codeStyleConfig.xml | 5 +++++
res/ide-support/idea/copyright/Tomcat.xml | 6 ++++++
res/ide-support/idea/copyright/profiles_settings.xml | 3 +++
res/ide-support/idea/externalDependencies.xml | 12 ++++++++++++
res/ide-support/idea/inspectionProfiles/Project_Default.xml | 11 +++++++++++
7 files changed, 56 insertions(+)
create mode 100644 res/ide-support/idea/ant.xml
create mode 100644 res/ide-support/idea/codeStyles/Project.xml
create mode 100644 res/ide-support/idea/codeStyles/codeStyleConfig.xml
create mode 100644 res/ide-support/idea/copyright/Tomcat.xml
create mode 100644 res/ide-support/idea/copyright/profiles_settings.xml
create mode 100644 res/ide-support/idea/externalDependencies.xml
create mode 100644 res/ide-support/idea/inspectionProfiles/Project_Default.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]