<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/struts2nbplugin/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Dec 2011 20:12:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/struts2nbplugin/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -7,7 +7,7 @@
 * New library wrapper modules provide Struts2 core jar with its dependencies for Struts2 versions 2.0.14 and 2.2.3.
 * Added experimental support for XWork features (integral part of Struts2 framework).
 
-Read detailed suite information at wiki [Home] page.
+Read detailed suite information on [wiki](https://sourceforge.net/p/struts2nbplugin/wiki/).
 
 Developers: [[project_admins]]
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 20:12:43 -0000</pubDate><guid>https://sourceforge.net0d7d435a40d3d1c31185bbddda8a76ed20231d35</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 20:06:10 -0000</pubDate><guid>https://sourceforge.netec934e5aded215f4f602c50ec6cadb951d09c917</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 20:05:40 -0000</pubDate><guid>https://sourceforge.net0a814aa47a2ef841b4b99242896c2dd6aab106c3</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 20:05:10 -0000</pubDate><guid>https://sourceforge.nete79fc28fcf11153993aa644a5cf5b99b607c24b3</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 20:04:40 -0000</pubDate><guid>https://sourceforge.net5a2cad33d13cc8785032600d85d5a7a782193dac</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -7,17 +7,7 @@
 * New library wrapper modules provide Struts2 core jar with its dependencies for Struts2 versions 2.0.14 and 2.2.3.
 * Added experimental support for XWork features (integral part of Struts2 framework).
 
-In alternative to using this plug-in you may recompile the original plug-in yourself. The minimal required set of updates is:
-
-1. Go to http://nbstruts2support.dev.java.net and download sources (from SVN).
-* Open all projects in NB 7.0
-* In struts-support project update "Editor library - org.netbeans.modules.editor.lib" reference to
-    * Major Release Version = 3
-    * Specification Version = your IDE version (e.g. using implementation version)
-* Build and package nbstruts2-suite as NBMs
-* Find you NBMs in ${project}/trunk/nbstruts2-suite/build/updates and enjoy.
-
-Note: it will warn you about using deprecated API in the source code. But nevertheless plug-in installs and works (on some systems I have noticed problems with Struts2 configuration completion).
+Read detailed suite information at wiki [Home] page.
 
 Developers: [[project_admins]]
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 20:04:10 -0000</pubDate><guid>https://sourceforge.net6727fbb2f3cec46c6cb2a195fa21dcb871f739c3</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,24 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/struts2nbplugin/home/markdown_syntax/) syntax.
+# Welcome to Netbeans Struts2 Plug-in page. #
+
+This plug-in is a custom branch created out of exising "Struts2 Support" plug-in available on plugins.netbeans.org. This repack modifies original plug-in configuration so that it runs on Netbeans versions 7.0 and 7.0.1.
+
+Additionally following updates were applied:
+
+* New library wrapper modules provide Struts2 core jar with its dependencies for Struts2 versions 2.0.14 and 2.2.3.
+* Added experimental support for XWork features (integral part of Struts2 framework).
+
+In alternative to using this plug-in you may recompile the original plug-in yourself. The minimal required set of updates is:
+
+1. Go to http://nbstruts2support.dev.java.net and download sources (from SVN).
+* Open all projects in NB 7.0
+* In struts-support project update "Editor library - org.netbeans.modules.editor.lib" reference to
+    * Major Release Version = 3
+    * Specification Version = your IDE version (e.g. using implementation version)
+* Build and package nbstruts2-suite as NBMs
+* Find you NBMs in ${project}/trunk/nbstruts2-suite/build/updates and enjoy.
+
+Note: it will warn you about using deprecated API in the source code. But nevertheless plug-in installs and works (on some systems I have noticed problems with Struts2 configuration completion).
+
+Developers: [[project_admins]]
+
+[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Thu, 01 Dec 2011 20:01:06 -0000</pubDate><guid>https://sourceforge.net91c77bf68cd84a0918722f21f43f928986cb1d0d</guid></item><item><title>WikiPage Home modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/struts2nbplugin/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Sat, 12 Nov 2011 12:21:11 -0000</pubDate><guid>https://sourceforge.net1f509d2ca69027bfbd6eeacda22f12f4cd7d4044</guid></item></channel></rss>