You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

How to get involved in development of Java SCA?

This document is the development guideline for SCA Java project.

GeneralGuide">General Guide

GettingSourcecode">Getting Source code

The main Tuscany project repository is located at https://svn.apache.org/repos/asf/incubator/tuscany. You can use SVN to check out the entire project, and you will get both the java and C++ repositories. Alternatively you can check out just the cpp directory at https://svn.apache.org/repos/asf/incubator/tuscany/cpp, to get the SCA and SDO implementations for C++.

Settingupyourdevelopmentenvironment"> Setting up your development environment

You can find detailed instructions on how to configure the C++ runtime and tools for Linux and Windows.

SystemRequirements"> System Requirements

In order to run the Tuscany Native runtimes there are some minimum system requirements:

Unknown macro: {table}
Unknown macro: {tr}
Unknown macro: {td}

Operating System

Unknown macro: {td}
  • Windows XP SP2
  • Linux
Unknown macro: {tr}
Unknown macro: {td}

Other components

  • No labels