<?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/yari/doc/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/yari/doc/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 20 May 2014 09:09:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/yari/doc/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Remo Loetscher</title><link>https://sourceforge.net/p/yari/doc/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,59 @@
-Welcome to your wiki!
+## Welcome to YARI!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+YARI is the "Swiss army knife" for the Eclipse Workbench.  
+It's a comprehensive tool suite to debug, spy, spider, inspect and navigate Eclipse based application GUIs (Workbench or RCP). 

-The wiki uses [Markdown](/p/yari/doc/markdown_syntax/) syntax.
+If you want to know how your swt ui is built up or which plugins contribute to your eclipse workbench YARI will offer you all the information needed. It allows you to have a deep look into the swt or eclipse internals. Search an id for a menu contribution, find a contributing plugin or debug the swt/jface ui (e.g. figure out layout problems) is a core feature of the tool. 

-[[members limit=20]]
-[[download_button]]
+The project is available here: 
+
+Update sites are hosted on pluginbuilder.org (thanks to Markus Barchfeld):  
+Stable:   
+Nightly:   
+
+
+Adding the YARI plugins to the runtime configuration will activate the whole functionality. No debug parameters or additional code is needed to explore the (rcp-)application on the fly. 
+
+The most efficient way to get in touch with the yari toolsuite is to read the **[HowTo]**s.  
+They are categorized in the following topics:  
+[General](HowToGeneral)  
+[SWT](HowToSWT)  
+[SWT: Inspect modal dialogs](HowToSWTDialog)  
+[Eclipse](HowToEclipse)  
+[ExpressionEvaluator](HowToExpressionEvaluator)  
+[Extended S-Leak](HowToExtended)  
+[BundleInspector](HowToBundleInspector)  
+  
+
+
+The YARI toolset consists of five core parts: 
+
+[SwtInspector]: specialized view to inspect and inject your plain swt/face elements. E.g. have a look at layout(-data) or attached listener lists. Get the style of the widget presented in a human readable string. Change layout parameters and update the widget. Highlight the selected element to get an idea of its bounds. Get an overview of the widgets parents, peers and children. 
+
+[EclipseInspector]: get an overview of the most important parts of a workbench. Inspect the current active parts, main menus, editors and views or the contributing perspective. 
+
+[UiInjector]: simplify layout debugging by adding a different background color to all elements of a shell (ShellPainter?-Action in the main menu) or a selected composite (ctrl+alt+v). No adding of „setBackgroundColor()“ statements to debug layout is needed anymore. Display also “invisible” widget get a complete overview of the hidden controls within a composite. It allows you also to toggle widget states (editable, enable, visible, …) by simply pointing on a widget. 
+
+[SwtHyperGraph]: uses the HyperGraph? API () to build a tree structure of the current workbench shell. 
+
+[BundleInspector]: Get an overview of the installed bundle of the current osgi instance. Show the a selected bundle in the DependencyVisualization?-View () to get an overview on the bundle dependencies. Install or remove lazily a new bundle to/from the osgi runtime. 
+
+There is also an improved version of the S-Leak tool inside the YARI suite. 
+
+See also the [FAQ page](FaqPage) for more information.  
+  
+
+
+**Credits**
+
+Special thanks to the following projects:  
+
+
+  * Eclipse Project () 
+  * **RCP Inspect** Project () for giving the inital idea and starting point for the yari tool suite 
+  * Nebula Project () for contributing the GalleryWidget?
+  * PDE Project () for creating the PDE Incubator Dependency Visualization 
+  * HyperGraph? Project () for creating such an amazing hyper graph framework 
+  * PluginBuilder? () for hosting YARI's build environment 
+  * The Tango Desktop Project () for their Application icons 
+  * Ken Saunders () for the ColorCons? iconset 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Remo Loetscher</dc:creator><pubDate>Tue, 20 May 2014 09:09:03 -0000</pubDate><guid>https://sourceforge.net4b75732051040517fc73a2fec869b616ce0f9e06</guid></item><item><title>Home modified by Remo Loetscher</title><link>https://sourceforge.net/p/yari/doc/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/yari/doc/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/remsy/"&gt;Remo Loetscher&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-517edbd7e88f3d77a5e95818" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Remo Loetscher</dc:creator><pubDate>Tue, 20 May 2014 09:08:43 -0000</pubDate><guid>https://sourceforge.netd6b07aa08286d6c454bc9977a41b35de423fc0ea</guid></item></channel></rss>