Stendhal on Eclipse: Difference between revisions

Content deleted Content added
imported>Monsterdhal
m added a hint not to select simple project in the new project wizard
imported>Sjtsp
No edit summary
Line 104:
# On the [Classpath] tab - button "Advanced" - (*) add folder | OK - and select the project root folder. | OK
# After adding project-root to your classpath, Eclipse should automatically exclude the folders "src/" and "tests/". If not, exclude them together with "tools/" and "tiled/src/".
 
==Switching from pserver to extssh==
(based on clues at http://blog.maestropublishing.com/changing-cvs-username-and-password-in-an-ecli)
 
# Window -> Show View -> Other
# Open up CVS, and double click on "CVS Repositories". A new tab will show up, named CVS Repositories
# Right click on the arianne line, and select Properties
# Change Connection Type to extssh
# Set User and Password to your sourceforge user id and password
# Click Apply. Eclipse will take a few minutes to update attributes.
 
After that, test by trying another CVS Synchronize. The first time, you will probably get a dialog about the server certificate.
 
 
 
[[Category:Stendhal]]