Update live site
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
<meta name="keywords" content="hacking, english, software engineering, maven" />
|
||||
<meta name="description" content="Ever wanted to compile IntelliJ IDEA GUI-Designer forms with maven? I’ve found a 2021 solution.">
|
||||
<meta name="author" content="">
|
||||
<meta name="author" content="Tobias Manske">
|
||||
<link rel="canonical" href="https://tobiasmanske.de/posts/2021-02-23-maven-ij-designer/" />
|
||||
<link href="/assets/css/stylesheet.min.3f1fba1fd1f01bee45136efad8e1a47a2cdf369b6a90abeb4b8ca9e2461fbfc9.css" integrity="sha256-Px+6H9HwG+5FE2762OGkeizfNptqkKvrS4yp4kYfv8k=" rel="preload stylesheet"
|
||||
as="style">
|
||||
@ -49,6 +49,10 @@
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2021-02-23T03:59:59+01:00",
|
||||
"dateModified": "2021-02-23T03:59:59+01:00",
|
||||
"author":{
|
||||
"@type": "Person",
|
||||
"name": "Tobias Manske"
|
||||
},
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "https://tobiasmanske.de/posts/2021-02-23-maven-ij-designer/"
|
||||
@ -142,7 +146,9 @@
|
||||
<h1 class="post-title">
|
||||
Compiling IntelliJ Designer Forms with Maven
|
||||
</h1>
|
||||
<div class="post-meta">February 23, 2021
|
||||
<div class="post-meta">
|
||||
|
||||
February 23, 2021 · Tobias Manske
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user