Talk:Stendhal on Eclipse

From Arianne
Revision as of 10:03, 19 October 2011 by imported>Monsterdhal (moved Talk:StendhalonEclipse to Talk:Stendhal on Eclipse: Beautifying the Headline.)
Jump to navigation Jump to search

I ran into some dead ends by following the following two steps and selecting the wrong options "Create new 'Java Project' Get stendhal from CVS. " For those who want to play it safe I suggest this:

  1. "New Project..."
  2. "CVS" -> "Project from CVS"
  3. If you have a non-anonymous cvs account select "extssh" as your "Connection Type"
  4. "Check out as a project configured using the New Project Wizard" ("Check out as a project in the workspace" will leave you with a difficult to configure project that will miss many important configuration options)
  5. You will be in another "New Project...", select "Java Project" this time
  6. In the "Project Layout" box select "Configure Default"
  7. Set 'src' as your source folder, and set 'classes' as your output folder
  8. I followed StendhalonEclipse guide enough so that I only get warnings and use the cmd line + ant to build.

feel free to merge this into the main article if you think it should be there --Seather 19:43, 1 April 2007 (PDT)