Tuesday, January 6, 2009

Comments To Write On A Wedding Guest Book

Configurare eclipse per JPlanets

Con questo post I explain how to configure the Eclipse IDE to compile, edit, debug and run the project JPlanets .
The indications are valid for any platform: GNU / Linux, Windows, MacOSX, and images are based on Eclipse 3.2 on MacOSX 10.4 (Tiger).

0) we start Eclipse
1) File menu, choose New / Project ;
2) you will see a window similar to the one shown, open the folder and choose CVS voice Project from CVS then press the Next button ;
3) In the window that is presented to us, we select la voce Create a new repository location e premiamo il pulsante Next ;

4) Nella finestra di configurazione, riempiamo i campi con questi valori:
  • Host: jplanets.cvs.sourceforge.net
  • Repository path: /cvsroot/jplanets
  • User: anonymous
  • Connection type: pserver
...lasciamo vuoto il campo password e premiamo il pulsante Next ;
5) come nome del modulo mettiamo jplanets ;


6) abbiamo finito!


Notes:
with these simple steps we obtained a working copy project JPlanets as anonymous users, to contribute to the project as developers need access, which operationally means:
0) be registered as developers project jplanets
1) to amend paragraph 4 by inserting their credentials (user / password) and select Connection type as voice extssh . I also suggest that score through the Save password box .

0 comments:

Post a Comment