From ffc9fa77cdf7f9d03b33406104091fec7754095e Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Sat, 28 Jul 2012 23:16:16 +0200 Subject: [PATCH] [Minor] change mvn eclipse configuration to load sources as well --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 3a5356e64..7ad55e0a2 100644 --- a/pom.xml +++ b/pom.xml @@ -126,6 +126,16 @@ + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.9 + + true + true + + org.apache.maven.plugins