Author: bfitzpat
Date: 2011-04-11 18:38:34 -0400 (Mon, 11 Apr 2011)
New Revision: 30498
Added:
workspace/bfitzpat/org.jboss.tools.esb.switchyard.ui/readme.txt
Log:
JBIDE-8714 - added readme.txt
Added: workspace/bfitzpat/org.jboss.tools.esb.switchyard.ui/readme.txt
===================================================================
--- workspace/bfitzpat/org.jboss.tools.esb.switchyard.ui/readme.txt
(rev 0)
+++ workspace/bfitzpat/org.jboss.tools.esb.switchyard.ui/readme.txt 2011-04-11 22:38:34
UTC (rev 30498)
@@ -0,0 +1,27 @@
+****************************
+Using the SwitchYard Editor
+v.0.4
+****************************
+The SwitchYard Editor relies on new technology available from Eclipse - the Sapphire UI
framework and the Graphiti UI framework.
+
+Graphiti has been at use at Eclipse for a couple of releases now (Helios and now Indigo).
Sapphire is a maturing framework new
+to the Indigo release that is stable, but still early in its lifecycle. As such, it is
not part of the Eclipse release train
+this go around and is in Incubation status.
+
+You will need to install Indigo for this tool to work. An early milestone (M6a) of it is
available here:
+
http://www.eclipse.org/downloads/packages/release/indigo/m6
+
+I recommend grabbing the Eclipse IDE for Java EE Developers.
+
+Once you have that up and running, install the latest Graphiti build from this update
site:
+
http://download.eclipse.org/graphiti/updates/milestones/
+
+And the latest Sapphire 0.3.x build from this nightly update site:
+
https://hudson.eclipse.org/hudson/job/sapphire-0.3.x/
+
+Then you should be able to build the SwitchYard Editor plug-in and run it in a new
Eclipse Runtime Configuration instance.
+
+At this point you need to change the name of the SwitchYard configuration file to
"switchyard.xml" but it opens and can
+edit the switchyard.xml file in the "sample2" directory in the editor project.
+
+The graphical diagram at this point is mostly useless, but will gain functionality over
time as Sapphire matures.
Property changes on: workspace/bfitzpat/org.jboss.tools.esb.switchyard.ui/readme.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain