<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to XWork Support</title><link>https://sourceforge.net/p/struts2nbplugin/wiki/XWork%2520Support/</link><description>Recent changes to XWork Support</description><atom:link href="https://sourceforge.net/p/struts2nbplugin/wiki/XWork%20Support/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Dec 2011 19:34:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/struts2nbplugin/wiki/XWork%20Support/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage XWork Support modified by Aleh Maksimovich</title><link>https://sourceforge.net/p/struts2nbplugin/wiki/XWork%2520Support/</link><description>XWork Support
===

XWork is a separate smaller framework that is bundled together with Struts 2. Since it could be used separately XWork Support is provided as a separate plug-in.

*Currently plug-in is provided as experimental feature. I have no experience developing NetBeans plug-ins before. Version 0.5.0 of plug-in contains majority of the features I wanted to implement at the beginning. Now I will concentrate on stabilizing the plug-in.*

XWork mainly serves as validation engine in Struts 2. So help with validation configuration is the main goal of current plug-in. The list of available functions is:

1. Completion of validator and field-validator types in -validation.xml files. Plug-in scans for the registered validator names in default XWork configuration and custom validators.xml file (in the project class path root).

* Java class name completion of validator class attribute in validators configuration file.

* Hyperlink to java class sources for validator class attribute.

* Completion of validator type inside CustomValidator annotation. The completion will appear only inside string literals. So you need to oper double qoute for the completion variants to apper.

* Hyperlink of CustomValidator type field value to the validator configuration file where it is defined.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleh Maksimovich</dc:creator><pubDate>Tue, 06 Dec 2011 19:34:15 -0000</pubDate><guid>https://sourceforge.net8b36efe30fdc342fdcd0e13e43238ce9acf2d60c</guid></item></channel></rss>