Installing and configuring Eclipse
Aus Salespoint
(Unterschied zwischen Versionen)
Zeile 9: | Zeile 9: | ||
2.1 start your eclipse <br> | 2.1 start your eclipse <br> | ||
2.2 define a workspace: a place on your computer where you want to have your self programmed applications | 2.2 define a workspace: a place on your computer where you want to have your self programmed applications | ||
+ | |||
+ | ==3. install SVN== | ||
+ | |||
+ | therefor please check out this [http://www.youtube.com/user/swtprak2010#p/u/15/KJ-MvcTditE video]. | ||
+ | |||
+ | ==3. setup salepoint 5 project== | ||
+ | |||
+ | ==4. get EclipsLink== |
Version vom 12:25, 4. Okt. 2011
back to tutorials
Inhaltsverzeichnis |
1. download eclipse
1.1 download "Eclipse IDE for Java EE Developers": eclipse download website
1.2 extract the downloaded content wherever you want to have your programs (e.g. C:\Program Files); now your eclipse is "installed"
2. configure Eclipse
2.1 start your eclipse
2.2 define a workspace: a place on your computer where you want to have your self programmed applications
3. install SVN
therefor please check out this video.