aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/create-eclipse-project.ant.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <r.zwitserloot@projectlombok.org>2020-06-25 22:10:15 +0200
committerReinier Zwitserloot <r.zwitserloot@projectlombok.org>2020-06-25 23:31:13 +0200
commit0f1c950b7700b476954c6e193e53d36ed34e2050 (patch)
tree43177e61364b5de83ffeb493e4956b4d47123c3b /buildScripts/create-eclipse-project.ant.xml
parent0bbedd092a1f0f506d106943b4b400c7986c5f36 (diff)
downloadlombok-0f1c950b7700b476954c6e193e53d36ed34e2050.tar.gz
lombok-0f1c950b7700b476954c6e193e53d36ed34e2050.tar.bz2
lombok-0f1c950b7700b476954c6e193e53d36ed34e2050.zip
[build] [mapstructBinding]
Diffstat (limited to 'buildScripts/create-eclipse-project.ant.xml')
-rw-r--r--buildScripts/create-eclipse-project.ant.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildScripts/create-eclipse-project.ant.xml b/buildScripts/create-eclipse-project.ant.xml
index 93eed3b0..386ed3de 100644
--- a/buildScripts/create-eclipse-project.ant.xml
+++ b/buildScripts/create-eclipse-project.ant.xml
@@ -36,7 +36,6 @@ This buildfile is part of projectlombok.org. It creates the infrastructure neede
<srcdir dir="src/installer" />
<srcdir dir="src/delombok" />
<srcdir dir="src/stubs" />
- <srcdir dir="src/testAP" />
<srcdir dir="src/support" />
<srcdir dir="experimental/src" />
<srcdir dir="test/transform/src" />