From 31a05b713f494176dd0691035b3a1b42eb88b02d Mon Sep 17 00:00:00 2001 From: ustieber Date: Tue, 10 May 2011 14:46:55 +0000 Subject: Target Explorer: fixed: bug 345263 Missing "How to" to setup the development environement --- .../How-to-setup-the-development-environment.txt | 21 +++++ .../docs/team/projectSets/tm-te-all.psf | 95 ++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 target_explorer/docs/team/How-to-setup-the-development-environment.txt create mode 100644 target_explorer/docs/team/projectSets/tm-te-all.psf (limited to 'target_explorer/docs/team') diff --git a/target_explorer/docs/team/How-to-setup-the-development-environment.txt b/target_explorer/docs/team/How-to-setup-the-development-environment.txt new file mode 100644 index 000000000..93ff54c80 --- /dev/null +++ b/target_explorer/docs/team/How-to-setup-the-development-environment.txt @@ -0,0 +1,21 @@ +How to setup a Target Explorer development environment +====================================================== + +1. Download and extract the Eclipse SDK environment + - Download the Eclipse Classic 3.6.2 SDK package from http://www.eclipse.org/downloads + - Extract the downloaded archive + +Note: Once available, you can use newer versions of the Eclipse SDK package as development +tools base. The Target Explorer build target platform has to be Eclipse 3.6.2. + +2. Add the Subversion team provider and the C/C++ tooling + - Launch Eclipse + - Open the "Install" dialog via "Help > Install New Software ..." + - Select the Eclipse 3.6.2 release site (http://download.eclipse.org/releases/helios). + If not in the list, add it. + - Choose the Subversive team provider (Collaboration > Subversive SVN Team Provider) + - Choose the C/C++ tooling (Programming Languages > C/C++ Development Tools) + - Install the additional components and restart Eclipse + +3. Import the team project set + - Import the project set from org.eclipse.tm.te.docs/team/projectSets/tm-te-all.psf diff --git a/target_explorer/docs/team/projectSets/tm-te-all.psf b/target_explorer/docs/team/projectSets/tm-te-all.psf new file mode 100644 index 000000000..14188116b --- /dev/null +++ b/target_explorer/docs/team/projectSets/tm-te-all.psf @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3