Home Communication Comm.Middleware

SmartProducts Community

Who's Online

We have 3 guests online


Statistics

Visits today:21
Visits yesterday:48
Visits in this month:855
Visits in this year:7960
Visits total:22806
Impressions total:177914
Bots today:72

How to get and install the SmartProducts Framewok

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