From f65174375a96a46d2945e975245ef65920e63c7b Mon Sep 17 00:00:00 2001
From: Eddict <14122921+Eddict@users.noreply.github.com>
Date: Fri, 24 Jan 2025 03:27:09 +0100
Subject: [PATCH] removed javac task property modulepath
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index a593060b..c28b780b 100644
--- a/build.xml
+++ b/build.xml
@@ -205,9 +205,9 @@
encoding="utf-8"
debug="yes"
includeAntRuntime="no"
- modulepath="modules"
source="9">
+