DOC

org.ec4j.maven : editorconfig-maven-plugin

Maven & Gradle

Mar 06, 2023
47 stars

EditorConfig Maven Plugin · A Maven plugin for checking whether project files comply with format rules defined in .editorconfig files and eventually also for fixing the violations

Table Of Contents

Latest Version

Download org.ec4j.maven : editorconfig-maven-plugin Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file editorconfig-maven-plugin-0.1.3-javadoc.jar to editorconfig-maven-plugin-0.1.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder editorconfig-maven-plugin-0.1.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "editorconfig-maven-plugin-0.1.3-sources.jar" -d "editorconfig-maven-plugin-0.1.3-javadoc" -subpackages