Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Winery/Code Setup Guide"

m (Repositories: Fixes checkout hint)
(Content moved to gh-pages)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Repositories ===
+
Content moved to http://eclipse.github.io/winery/dev/
 
+
Winery has a '''single''' repository: http://git.eclipse.org/c/winery/org.eclipse.winery.git/.
+
Under Windows, we recommend the folder to reside the root directory due to long path names during compilation: <tt>c:\wr</tt>
+
 
+
The repository contains a [http://git.eclipse.org/c/winery/org.eclipse.winery.winery.git/plain/README.md README.md] stating the compilation instructions.
+

Latest revision as of 04:55, 13 July 2017

Content moved to http://eclipse.github.io/winery/dev/

Back to the top