From 88d4c1e54cb9a7820580fda86fc79aa0b0c54c88 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 3 Jul 2020 17:50:44 +0200 Subject: [build] [wip] the eclipse debug targets still aren't entirely correct. --- buildScripts/create-eclipse-project.ant.xml | 92 ++++++++++++++++++----------- 1 file changed, 59 insertions(+), 33 deletions(-) (limited to 'buildScripts/create-eclipse-project.ant.xml') diff --git a/buildScripts/create-eclipse-project.ant.xml b/buildScripts/create-eclipse-project.ant.xml index 89e2f91f..67eff3bc 100644 --- a/buildScripts/create-eclipse-project.ant.xml +++ b/buildScripts/create-eclipse-project.ant.xml @@ -59,7 +59,6 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede - @@ -75,6 +74,7 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede + @@ -86,7 +86,7 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede - + @@ -104,79 +104,105 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede + + + + + + + + + + + + + + + + + + + - - - - - - - - + - + - + + - + - - + - - + + - - - + + + + + + + - + - + + - + - - + + + + + + + + + + - - + + + + - - - + - + - + + - + -- cgit