From 1ae1117411d7a23023b0af651f44dca473cbdfb8 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 23 Mar 2010 17:16:02 +0000 Subject: Add some document git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926671 13f79535-47bb-0310-9956-ffa450edef68 --- .../rfeng/eclipse-workspace-updatesite/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'sandbox/rfeng') diff --git a/sandbox/rfeng/eclipse-workspace-updatesite/index.html b/sandbox/rfeng/eclipse-workspace-updatesite/index.html index c483c912d3..8ff20bfc7a 100644 --- a/sandbox/rfeng/eclipse-workspace-updatesite/index.html +++ b/sandbox/rfeng/eclipse-workspace-updatesite/index.html @@ -55,6 +55,28 @@ +

Headless Eclipse Workspace Configurator

+To develop Tuscany SCA using Eclipse, you are required to configure the workspace as follows: + +All these steps only work manually with Eclipse UI. It's time consuming and error-prone. With this +tiny Eclipse application, we can now confiure an Eclipse workspace on a command line. For example, +you can run the following command on Windows: + +

+eclipsec -nosplash -data c:\workspace\tuscany -application org.apache.tuscany.eclipse.workspace.WorkspaceConfigurator -source.root c:\temp\trunk -target.definition C:\tuscany\sca-java-2.x\trunk\distribution\all\target\features\tuscany-distribution-all\tuscany-pde35.target +
+

+

-- cgit v1.2.3