diff options
Diffstat (limited to 'docs/TCF Getting Started.html')
-rw-r--r-- | docs/TCF Getting Started.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/TCF Getting Started.html b/docs/TCF Getting Started.html index fabeb0d91..c1be4dd5e 100644 --- a/docs/TCF Getting Started.html +++ b/docs/TCF Getting Started.html @@ -42,7 +42,8 @@ below are steps to create and populate Eclipse workspace with TCF projects:</p> <li>DD (Device Debug) SDK 1.0.0M6<br> <a href='http://download.eclipse.org/dsdp/dd/downloads/'>http://download.eclipse.org/dsdp/dd/downloads/</a> </ul></li> - <li>Checkout TCF code from SVN. + <li>Checkout TCF code from Eclipse SVN repository: + <pre>svn co svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf</pre> <li>Run Eclipse: <pre>eclipse.exe -vm <JDK path>\bin\javaw.exe -data <Workspace path> -vmargs -Xmx200M</pre> <li>Open "Java" perspective. |