From 2f397d7c95424469b8d1049442765031baf7f878 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 23 Jul 2020 23:40:33 +0200 Subject: [tests] only add agent VM args for ECJ/Eclipse tests --- buildScripts/create-eclipse-project.ant.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'buildScripts') diff --git a/buildScripts/create-eclipse-project.ant.xml b/buildScripts/create-eclipse-project.ant.xml index 67eff3bc..513ffe8f 100644 --- a/buildScripts/create-eclipse-project.ant.xml +++ b/buildScripts/create-eclipse-project.ant.xml @@ -82,6 +82,7 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede + @@ -163,6 +164,7 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede + @@ -198,6 +200,7 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede + -- cgit