Skip to content

A plug-in that recreates IntelliJ IDEA's Maven View for Eclipse.

License

Notifications You must be signed in to change notification settings

slothsoft/eclipse-maven-view

Repository files navigation

Eclipse Maven View

Build Status

A plug-in that recreates IntelliJ IDEA's Maven View for Eclipse:

view

Getting Started

Prerequisites

You need at least Java 8 or above to run the code.

Using the Plug-in

Update Site: http://github.com/slothsoft/eclipse-update-site/raw/master/

  1. Open your Eclipse IDE
  2. Open the "Install" dialog (Help -> Install New Software)
  3. Enter the URL of the update site
  4. Search for the plug-in ID ('de.slothsoft.mavenview') or its name (Maven View); you might need to deselect "Group items by category" for the plug-ins to show up
  5. Select and install via "Finish"

Features

See the wiki for more information.

Versions

Version Eclipse Description
1.0.1 2018-12 Various bugfixes
1.0.0 2018-12 Proof of concept

Developer Guide

License

This project is licensed under the MIT License - see the MIT license for details.