From 3d43feb2c02682ea2a114a260582248fb67382f4 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Mon, 20 Dec 2021 22:22:09 +0100 Subject: Help eclipse compile >java6 code --- buildScripts/create-eclipse-project.ant.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts') diff --git a/buildScripts/create-eclipse-project.ant.xml b/buildScripts/create-eclipse-project.ant.xml index a9b1a5dc..b0f5fcca 100644 --- a/buildScripts/create-eclipse-project.ant.xml +++ b/buildScripts/create-eclipse-project.ant.xml @@ -27,7 +27,7 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede - + -- cgit