Talk:Stendhal on Eclipse: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Monsterdhal m moved Talk:StendhalonEclipse to Talk:Stendhal on Eclipse: Beautifying the Headline. |
imported>Hendrik Brummermann Eclipse configuration is now included in the git repository |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
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: |
|||
# "New Project..." |
|||
# "CVS" -> "Project from CVS" |
|||
# If you have a non-anonymous cvs account select "extssh" as your "Connection Type" |
|||
# "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) |
|||
# You will be in another "New Project...", select "Java Project" this time |
|||
# In the "Project Layout" box select "Configure Default" |
|||
# Set 'src' as your source folder, and set 'classes' as your output folder |
|||
# 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 --[[User:Seather|Seather]] 19:43, 1 April 2007 (PDT) |
|||