How to get and install the SmartProducts Framewok
- Ask for an account for the SmartProducts SVN
- Install Eclipse, SVN for Eclipse, and ANT
- New Project in Eclipse -> check out from SVN
- Create a new repository location -> next
- Enter: https://trac.tk.informatik.tu-darmstadt.de/svn/projects/SmartProducts/SmartProducts
- Problem: The file or directory is corrupted and unreadable. (could happen multiple times)
- Deactivate file indexing in Windows 7
- Click on the Project -> team -> update to head
- Problem: Attempted to lock an already-locked dir
- Click on the Project -> team -> Cleanup
- Alternative: Click on the Project -> team -> update to head
- Goto: [WorkSpace]/SmartProducts/build-conf/ (best with an external file manager)
- Copy or rename “my.properties_default” into “my.properties”
- Edit “my.properties”
- Change the path “c:/xsvn/SmartProducts “ in “smartproducts-root=c:/xsvn/SmartProducts” to your “[WorkSpace]/SmartProducts” folder
- Save the file
- (Press F5 at SmartProducts)
- In eclipse: goto SmartProducts & run build.xml with ant (choose dist as target)
- (Press F5 at SmartProdcuts)
- Goto: [WorkSpace]/ SmartProducts/dist (best with an external file manager)
- Run run.bat
- Enjoy
|
|
Last Updated on Wednesday, 11 May 2011 08:08 |