Eclipse Settings Complementor for Maven

eclipse-settings-complementor is a plugin for M2Eclipse that can be used to complement the Eclipse settings (e.g. formatter) when importing a Maven project in Eclipse.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.voidland.m2e
ArtifactId

ArtifactId

eclipse-settings-complementor
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Eclipse Settings Complementor for Maven
eclipse-settings-complementor is a plugin for M2Eclipse that can be used to complement the Eclipse settings (e.g. formatter) when importing a Maven project in Eclipse.
Project URL

Project URL

https://sourceforge.net/projects/eclipse-settings-complementor/
Source Code Management

Source Code Management

https://sourceforge.net/p/eclipse-settings-complementor/eclipse-settings-complementor/

Download eclipse-settings-complementor

How to add to project

<plugin>
    <groupId>org.voidland.m2e</groupId>
    <artifactId>eclipse-settings-complementor</artifactId>
    <version>0.1.4</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-core jar 3.1.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0