From 30f4a1cea54e95d60967fc4cfdabada4251d7272 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 15 Oct 2025 14:31:33 -0700 Subject: add initialization of DownloadConfigPane and TagEditorScreen --- pom.xml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 74dec6f..a56e3e5 100644 --- a/pom.xml +++ b/pom.xml @@ -102,8 +102,25 @@ org.apache.maven.plugins maven-compiler-plugin - 8 - 8 + 13 + 13 + + + + org.codehaus.mojo + ideauidesigner-maven-plugin + 1.0-beta-1 + + + + javac2 + + + + + true + true + true -- cgit v1.2.3