From f5d7c09edc725662c4302e66f8326d3c2ed8bf60 Mon Sep 17 00:00:00 2001 From: Jonathan Breedlove Date: Tue, 25 Feb 2025 16:29:10 -0800 Subject: [PATCH] Remove explicit src mapping to tst directory --- plugin/.classpath | 63 +++++++---------------------------------- plugin/build.properties | 2 +- 2 files changed, 12 insertions(+), 53 deletions(-) diff --git a/plugin/.classpath b/plugin/.classpath index 1e9ec8ec..d541b7d8 100644 --- a/plugin/.classpath +++ b/plugin/.classpath @@ -1,76 +1,35 @@ - + - + - + - - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + \ No newline at end of file diff --git a/plugin/build.properties b/plugin/build.properties index bc1bd6c9..cb3ad8c7 100644 --- a/plugin/build.properties +++ b/plugin/build.properties @@ -1,4 +1,4 @@ -source.. = src/, target/generated-sources, tst/ +source.. = src/, target/generated-sources output.. = target/classes bin.includes = plugin.xml,\ META-INF/,\