+ 2021 02 23 Maven Ij Designer +
+Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+diff --git a/docs/categories/index.html b/docs/categories/index.html index 015e2b3..9c90ab4 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -29,7 +29,7 @@ - + @@ -113,6 +113,9 @@
Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+In 2021 I worked in a small team of students on an old fashioned Java swing application. To design our forms rather fast, we chose to opt for the IJ-GUI designer.
+That was a rather annoying mistake, trying to package that thing just hours before the deadline. +We then opted to just let IntelliJ compile the .forms into .java directly, which then cluttered our version control.
+So today I present you a minimal pom.xml
compiling forms on the fly. A complete minimal working example can be found on my private git: git.tobiasmanske.de
+
|
+
+
|
That’s all for today, I hope this helped you, so that you don’t struggle with it for as long.
+ +Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....
+some sentence about that yo...
+Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution....