Hawkular Build Tools - Idea Config

Contains build tools for Hawkular projects

License

License

Categories

Categories

IDE Development Tools IntelliJ IDEA config Application Layer Libs Configuration
GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-ide-config-idea
Last Version

Last Version

17
Release Date

Release Date

Type

Type

pom
Description

Description

Hawkular Build Tools - Idea Config
Contains build tools for Hawkular projects
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-ide-config-idea

How to add to project

<!-- https://jarcasting.com/artifacts/org.hawkular/hawkular-ide-config-idea/ -->
<dependency>
    <groupId>org.hawkular</groupId>
    <artifactId>hawkular-ide-config-idea</artifactId>
    <version>17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular/hawkular-ide-config-idea/
implementation 'org.hawkular:hawkular-ide-config-idea:17'
// https://jarcasting.com/artifacts/org.hawkular/hawkular-ide-config-idea/
implementation ("org.hawkular:hawkular-ide-config-idea:17")
'org.hawkular:hawkular-ide-config-idea:pom:17'
<dependency org="org.hawkular" name="hawkular-ide-config-idea" rev="17">
  <artifact name="hawkular-ide-config-idea" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular', module='hawkular-ide-config-idea', version='17')
)
libraryDependencies += "org.hawkular" % "hawkular-ide-config-idea" % "17"
[org.hawkular/hawkular-ide-config-idea "17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Hawkular Build Tools

Build Status

Contains resources used during the build of other Hawkular projects:

  • The configuration for Checkstyle in src/main/resources/hawkular-checkstyle directory.

  • org.hawkular.build.checkstyle.xml.XmlIndentCheck - an extension for Checkstyle to enforce indentation in XML files.

  • A license header template to be used by com.mycila:license-maven-plugin in src/main/resources/hawkular-license/jboss-apache-2-template.txt.

  • org.hawkular.build.license.CopyrightRangeProvider - an extension of license-maven-plugin to set copyright years range based on git history.

  • IDE configuration files - import these in your IDE so your IDE can format files according to Hawkular style rules.

    • ide-configs/eclipse - Eclipse preferences for code style. The names of the files in here indicates where you should import these files. e.g, hawkular-eclipse-preferences-java-codestyle-cleanup.xml should be imported in Preferences > Java > Code Style > Cleanup.

org.hawkular

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

Versions

Version
17
16
15
14
13