Installing and configuring Eclipse

Aus Salespoint

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
back to [[tutorials]]<br>
back to [[tutorials]]<br>
-
==1. download eclipse==
+
==download eclipse==
1.1 download "Eclipse IDE for Java EE Developers": [http://www.eclipse.org/downloads/ eclipse download website] <br>
1.1 download "Eclipse IDE for Java EE Developers": [http://www.eclipse.org/downloads/ eclipse download website] <br>
1.2 extract the downloaded content wherever you want to have your programs (e.g. C:\Program Files); now your eclipse is "installed"
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==
+
==configure Eclipse==
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==
+
==install SVN==
therefor please check out this [http://www.youtube.com/user/swtprak2010#p/u/15/KJ-MvcTditE video].
therefor please check out this [http://www.youtube.com/user/swtprak2010#p/u/15/KJ-MvcTditE video].
-
==4. setup salepoint 5 project==
+
==setup salepoint 5 project==
-
==5. get EclipsLink==
+
==get EclipsLink==
5.1 right click on your project --> Properties --> JPA <br>
5.1 right click on your project --> Properties --> JPA <br>
Zeile 28: Zeile 28:
5.7 wait until download has finished<br>
5.7 wait until download has finished<br>
-
==6. configure persistence.xml==
+
==configure persistence.xml==
-
==7. create database connection==
+
==create database connection==

Version vom 12:47, 4. Okt. 2011

back to tutorials

Inhaltsverzeichnis

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"

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

install SVN

therefor please check out this video.

setup salepoint 5 project

get EclipsLink

5.1 right click on your project --> Properties --> JPA
5.2 select "Plattform": "EclipseLink 2.3.x"
5.3 in "JPA implementation" select "Type": "User Library" and click on the small symbol with the disk and the arrow which says “Download Library...”
5.4 select "EclipseLink 2.3.0”
5.5 click “Next”
5.6 accept license and click “Finish”
5.7 wait until download has finished

configure persistence.xml

create database connection

finally

now you should be able to start programming

Persönliche Werkzeuge