Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2013-04-17 18:07:39 +0000
committerEugene Tarassov2013-04-17 18:07:39 +0000
commitdb70f15e38bd9ccce8c6795da1d8410c2859065a (patch)
tree3c9fca572b65a9ffcd46b77ac8a1ab5df22751b2
parenta5134198af3763948343bf4b394f80c428da386f (diff)
downloadorg.eclipse.tcf-db70f15e38bd9ccce8c6795da1d8410c2859065a.tar.gz
org.eclipse.tcf-db70f15e38bd9ccce8c6795da1d8410c2859065a.tar.xz
org.eclipse.tcf-db70f15e38bd9ccce8c6795da1d8410c2859065a.zip
TCF Docs: updated recommended Eclipse version: 3.7 -> 3.8
-rw-r--r--docs/TCF Getting Started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Getting Started.html b/docs/TCF Getting Started.html
index 9ab814553..62a28fe86 100644
--- a/docs/TCF Getting Started.html
+++ b/docs/TCF Getting Started.html
@@ -33,7 +33,7 @@ below are steps to create and populate Eclipse workspace with TCF projects:</p>
<ul>
<li>Install JDK 1.5.0 or later, recommended 1.6.0
- <li>Install <b>Eclipse SDK 3.7</b>, last tested with 3.7.2, recommended 3.7.2<br>
+ <li>Install <b>Eclipse SDK 3.8</b>, last tested with 3.8.2, recommended 3.8.2<br>
<a href='http://download.eclipse.org/eclipse/downloads/eclipse3x.php'>http://download.eclipse.org/eclipse/downloads/eclipse3x.php</a>
<li><b>Optional</b> dependencies for TCF/CDT and TCF/RSE integration: these are not required by
TCF itself or TCF based debugger.

Back to the top