<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Plugin-Development on mjEdit – OSCAL GUI Tool &amp; JSON-Editor</title>
    <link>https://www.mjedit.de/tags/plugin-development/</link>
    <description>Recent content in Plugin-Development on mjEdit – OSCAL GUI Tool &amp; JSON-Editor</description>
    <generator>Hugo</generator>
    <language>de-DE</language>
    <lastBuildDate>Sun, 21 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.mjedit.de/tags/plugin-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>mjEdit DEV-Vanilla 0.1.0 — Open Source Release</title>
      <link>https://www.mjedit.de/en/news/2026-06-21-mjedit-dev-open-source-release/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.mjedit.de/en/news/2026-06-21-mjedit-dev-open-source-release/</guid>
      <description>&lt;p&gt;On 2026-06-21, &lt;strong&gt;mjEdit DEV-Vanilla 0.1.0&lt;/strong&gt; was published as an open-source developer&#xA;version on &lt;a href=&#34;https://codeberg.org/42tec/mjEdit&#34;&gt;Codeberg&lt;/a&gt;.&#xA;Full documentation and source code are freely available to all developers (AGPL-3.0).&lt;/p&gt;&#xA;&lt;h2 id=&#34;set-up-development-environment&#34;&gt;Set up Development Environment&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;git clone https://codeberg.org/42tec/mjEdit.git&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;cd mjEdit&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;make dev-setup&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;make run&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;included-plugins&#34;&gt;Included Plugins&lt;/h3&gt;&#xA;&lt;p&gt;browser_plugin, database_plugin, example_plugin, gui_auto_test_plugin,&#xA;mje_mcp_server_plugin, network_discovery_plugin, oscal_plugin,&#xA;restapi_demo_plugin, screenshot_plugin, transform_script_plugin&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;whats-new&#34;&gt;What&amp;rsquo;s new?&lt;/h2&gt;&#xA;&lt;h1 id=&#34;release-notes--mjedit-011&#34;&gt;Release Notes — mjEdit 0.1.1&lt;/h1&gt;&#xA;&lt;p style=&#34;font-family: &#39;Palatino Linotype&#39;, Palatino, &#39;Book Antiqua&#39;, serif; font-weight: bold; font-size: 1.05em; border-bottom: 2px solid #aaa; padding-bottom: 4px; margin: 18px 0 10px;&#34;&gt;&amp;#9658; Release mjEdit&amp;nbsp;0.1.1 &amp;middot; Build SLA-20260609.001-0.1.1 &amp;middot; 06/10/2026&lt;/p&gt;</description>
    </item>
    <item>
      <title>mjEdit DEV-Vanilla 0.1.0 — Open Source Release</title>
      <link>https://www.mjedit.de/news/2026-06-21-mjedit-dev-open-source-release/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.mjedit.de/news/2026-06-21-mjedit-dev-open-source-release/</guid>
      <description>&lt;p&gt;Am 21.06.2026 wurde &lt;strong&gt;mjEdit DEV-Vanilla 0.1.0&lt;/strong&gt; als Open-Source-Entwicklerversion&#xA;auf &lt;a href=&#34;https://codeberg.org/42tec/mjEdit&#34;&gt;Codeberg&lt;/a&gt; veröffentlicht.&#xA;Vollständige Dokumentation und Quellcode stehen allen Entwicklern frei zur Verfügung (AGPL-3.0).&lt;/p&gt;&#xA;&lt;h2 id=&#34;entwicklungsumgebung-einrichten&#34;&gt;Entwicklungsumgebung einrichten&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;git clone https://codeberg.org/42tec/mjEdit.git&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;cd mjEdit&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;make dev-setup&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;make run&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;enthaltene-plugins&#34;&gt;Enthaltene Plugins&lt;/h3&gt;&#xA;&lt;p&gt;browser_plugin, database_plugin, example_plugin, gui_auto_test_plugin,&#xA;mje_mcp_server_plugin, network_discovery_plugin, oscal_plugin,&#xA;restapi_demo_plugin, screenshot_plugin, transform_script_plugin&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;was-ist-neu&#34;&gt;Was ist neu?&lt;/h2&gt;&#xA;&lt;h1 id=&#34;release-notes--mjedit-011&#34;&gt;Release Notes — mjEdit 0.1.1&lt;/h1&gt;&#xA;&lt;p style=&#34;font-family: &#39;Palatino Linotype&#39;, Palatino, &#39;Book Antiqua&#39;, serif; font-weight: bold; font-size: 1.05em; border-bottom: 2px solid #aaa; padding-bottom: 4px; margin: 18px 0 10px;&#34;&gt;&amp;#9658; Release mjEdit&amp;nbsp;0.1.1 &amp;middot; Build SLA-20260609.001-0.1.1 &amp;middot; 10.06.2026&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
