EMF Parsley contribution to Eclipse Neon N&N

Change-Id: Ia61aa77e3d16c8e800b0bb3e56839b1e83eacd08
Also-by: Vincenzo Caselli <vincenzo.caselli@rcp-vision.com>
Signed-off-by: Vincenzo Caselli <vincenzo.caselli@rcp-vision.com>
diff --git a/noteworthy/images/parsley-components.png b/noteworthy/images/parsley-components.png
new file mode 100644
index 0000000..ddafd22
--- /dev/null
+++ b/noteworthy/images/parsley-components.png
Binary files differ
diff --git a/noteworthy/modeling.adoc b/noteworthy/modeling.adoc
index 9b8402b..88998e4 100644
--- a/noteworthy/modeling.adoc
+++ b/noteworthy/modeling.adoc
@@ -102,6 +102,18 @@
 
 image::images/bordernodeposition.png[]
 
+==== UI Building
+
+http://www.eclipse.org/emf-parsley[EMF Parsley] is a lightweight framework that allows 
+easy and quick UI development based upon EMF. EMF Parsley is built on top of the EMF 
+Edit framework and it implements features like Trees, Forms and Table builders with 
+standard JFace databinding, providing a complete component-based toolset. EMF Parsley 
+can be configured to use all kinds of EMF persistence implementations (XMI, Teneo, CDO).
+ 
+Moreover a DSL allows to easily customize several behaviors in each component.
+
+image::images/parsley-components.png[]
+
 ==== More
 
 The _Link with editor_ support has been improved and is now bidirectional.
diff --git a/noteworthy/noteworthy.html b/noteworthy/noteworthy.html
index eebb195..05d36b6 100644
--- a/noteworthy/noteworthy.html
+++ b/noteworthy/noteworthy.html
@@ -1472,6 +1472,24 @@
 </div>
 </div>
 <div class="sect3">
+<h4 id="_ui_building">UI Building</h4>
+<div class="paragraph">
+<p><a href="http://www.eclipse.org/emf-parsley">EMF Parsley</a> is a lightweight framework that allows
+easy and quick UI development based upon EMF. EMF Parsley is built on top of the EMF
+Edit framework and it implements features like Trees, Forms and Table builders with
+standard JFace databinding, providing a complete component-based toolset. EMF Parsley
+can be configured to use all kinds of EMF persistence implementations (XMI, Teneo, CDO).</p>
+</div>
+<div class="paragraph">
+<p>Moreover a DSL allows to easily customize several behaviors in each component.</p>
+</div>
+<div class="imageblock">
+<div class="content">
+<img src="images/parsley-components.png" alt="parsley components">
+</div>
+</div>
+</div>
+<div class="sect3">
 <h4 id="_more_2">More</h4>
 <div class="paragraph">
 <p>The <em>Link with editor</em> support has been improved and is now bidirectional.</p>
@@ -1555,7 +1573,7 @@
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-06-21 17:11:05 -04:00
+Last updated 2016-06-22 14:39:33 -04:00
 </div>
 </div>
 </body>