updating a bunch of incubating status
diff --git a/downloads/discovery/indigo/modeling.xmi b/downloads/discovery/indigo/modeling.xmi
index 57e23ee..19954e1 100644
--- a/downloads/discovery/indigo/modeling.xmi
+++ b/downloads/discovery/indigo/modeling.xmi
@@ -38,7 +38,7 @@
</components>
</categories>
<categories name="Concrete Syntax Development" description="Tools and frameworks to develop dedicated modeling tools. " relevance="4">
- <components name="Extended Editing Framework" provider="Eclipse.org" description="EEF (Extended Editing Framework) is a presentation framework for EMF models. " license="EPL" groups="//@filters.0" image32="images/eef.png" incubation="true">
+ <components name="Extended Editing Framework" provider="Eclipse.org" description="EEF (Extended Editing Framework) is a presentation framework for EMF models. " license="EPL" image32="images/eef.png">
<sitesURLS>http://download.eclipse.org/releases/indigo/</sitesURLS>
<overview summary="The Extended Editing Framework aims at giving another way to improve the EMF model creation phase by providing new services dedicated to editing and using more appealing editing elements. The way to obtain these services and elements is based on a generative approach similar to the EMF.Edit one. The framework provides advanced editing components for the properties of EMF elements and a default generation based on standard metamodels using these components." screenshot="images/eef-screenshot-320x240.png" url="http://www.eclipse.org/modeling/emft/?project=eef"/>
<id>org.eclipse.emf.eef.edt</id>
@@ -48,14 +48,14 @@
<sitesURLS>http://download.eclipse.org/releases/indigo/</sitesURLS>
<id>org.eclipse.gmf.sdk</id>
</components>
- <components name="Graphiti" provider="Eclipse.org" description="Graphiti is a graphical API that enables the fast and easy creation of graphical tools for any kind of domain models." license="EPL" groups="//@filters.0" image32="images/graphiti.png">
+ <components name="Graphiti" provider="Eclipse.org" description="Graphiti is a graphical API that enables the fast and easy creation of graphical tools for any kind of domain models." license="EPL" groups="//@filters.0" image32="images/graphiti.png" incubation="true">
<sitesURLS>http://download.eclipse.org/graphiti/updates/0.7.0/</sitesURLS>
<sitesURLS>http://download.eclipse.org/releases/indigo/</sitesURLS>
<overview summary="The goal of Graphiti is to support the fast and easy creation of graphical tools, which can display and edit underlying domain models using a tool-defined graphical notation. Graphiti supports the developer in getting to a first version of an editor with very low effort by:
- Hiding platform specific technology (e.g. GEF / Draw2D on Eclipse)
- Providing rich default implementations inside the framework
- Providing a default look and feel that was designed in close co-operation with usability specialists" screenshot="images/graphiti-screenshot-320x240.png" url="http://www.eclipse.org/graphiti/"/>
<id>org.eclipse.graphiti.sdk.feature</id>
<messages title="Early Access" message="Please note that this component is not a participant of the indigo simultaneous release and that it is provided here as an early access."/>
</components>
- <components name="Xtext" provider="Eclipse.org" description="Xtext is a framework for development of programming languages and domain
specific languages (DSLs). " license="EPL" groups="//@filters.0" image32="images/xtext.png">
+ <components name="Xtext" provider="Eclipse.org" description="Xtext is a framework for development of programming languages and domain specific languages (DSLs). " license="EPL" groups="//@filters.0" image32="images/xtext.png">
<sitesURLS>http://download.eclipse.org/releases/indigo/</sitesURLS>
<overview summary="Xtext is a framework for development of programming languages and domain
specific languages (DSLs). Just describe your very own DSL using Xtext's simple
EBNF grammar language and the generator will create a parser, an AST-meta model
(implemented in EMF) as well as a full-featured Eclipse text editor from that.

The Framework integrates with frameworks from Eclipse Modeling such as EMF, GMF
and M2T as well as other Eclipse based technologies. Development with Xtext is
optimized for short turn-arounds, so that adding new features to an existing
DSL is a matter of minutes. Still sophisticated programming languages can be
implemented." screenshot="images/xtext-screenshot-320x240.png"/>
<id>org.eclipse.xtext.sdk</id>