qos-ch / logback-beagle

Logback-beagle: The logback Console Plugin for Eclipse
16 stars 14 forks source link

Contributor Guide

Here are the steps required for importing the logback-beagle project into Eclipse. Let $LB-BEAGLE be the folder where you cloned logback-beagle from Github.

Generate the project settings

Here are the commands:

cd $LB-BEAGLE
mvn eclipse:clean 
mvn eclipse:eclipse 

Set the target platform

Import required projects

Import following projects into Eclipse:

Please contact logback-dev@qos.ch mailing list if you have questions about importing logback-beagle into Eclipse.