From 6b0acc9a19cce1c13496d132ce695415780ab52b Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 7 Feb 2014 03:16:55 +0100 Subject: [eclipse debugging] a new target, 'eclipseForDebugging', which imports deps from your eclipse so that line numbers etc line up with your eclipse. --- buildScripts/ivy.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml index bd9fb1a1..bcf5ecd1 100644 --- a/buildScripts/ivy.xml +++ b/buildScripts/ivy.xml @@ -3,7 +3,9 @@ - + + + @@ -12,8 +14,8 @@ - - + + @@ -21,15 +23,15 @@ - + - - - - - - - + + + + + + + -- cgit