From 1f0de49cbd279bee42be069c4bd53225faab215c Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 29 Sep 2010 07:10:57 +0000 Subject: TUSCANY-3679: Apply changes to update sdo impl to use EMF v2.5. Thanks to Elio Damaggio and Florian Pinel for the work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002496 13f79535-47bb-0310-9956-ffa450edef68 --- sdo-java/branches/emf-2.5/tools/readme.htm | 44 ++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 sdo-java/branches/emf-2.5/tools/readme.htm (limited to 'sdo-java/branches/emf-2.5/tools/readme.htm') diff --git a/sdo-java/branches/emf-2.5/tools/readme.htm b/sdo-java/branches/emf-2.5/tools/readme.htm new file mode 100644 index 0000000000..e7aa8d6718 --- /dev/null +++ b/sdo-java/branches/emf-2.5/tools/readme.htm @@ -0,0 +1,44 @@ + + + + + + +Tuscany SDO Tools + + + + + +

Tuscany SDO Tools

+

Building SDO Tools

+ +To build the Tuscany SDO Java Generator tools, perform the following steps + +Note: only the Interface2JavaGenerator class requires Java 5. You can build the XSD2JavaGenerator tool using a Java 1.4 JDK by removing the Interface2JavaGenerator.java file before running the "mvn" command. + + -- cgit v1.2.3