Home - fredrikbjaras/CarShare GitHub Wiki
CarShare Wiki
Trello: https://trello.com/carshare8/home
Git guide: Link
Review Protocol: Link
Implementation standards: Link
How to open the project in Eclipse without everything fucking up
- Open Eclipse
- Click File -> Open Projects from file system
- In the Import Projects from File System... wizard, select Directory (between Import source and Archive)
- Navigate to where you cloned CarShare to and expand the base folder
- Select the server folder and click Ok
Now your Eclipse should load up the CarShare repo and maybe trigger a popup where Maven downloads stuff.