MohaStranger / sheel-ma3aya

Automatically exported from code.google.com/p/sheel-ma3aya
0 stars 0 forks source link

PS00T07 / HS00T07 : Linking of GSON library #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
================
User story
================
All

================
Task
================
Adding of GSON library to the project and internally referencing it

Owners: Passant and Hossam

Original issue reported on code.google.com by passant....@gmail.com on 11 Dec 2011 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by passant....@gmail.com on 11 Dec 2011 at 7:56

GoogleCodeExporter commented 9 years ago
1) Fix type in summary

Implemented by both owners

WAY TO DO IT:
-------------

1) Create libs folder and add jar file to it
2) right click on the jar file -> build path -> add to build path
3) COMMIT ENTIRE PROJECT
reason: you need to commin .classpath file of the project + libs folder, 
however it is not directly exposed for committing, thus all the project is 
committed to reach it. Another possible solution is committing .classpath that 
has relative reference to the library from the command window

The solution was tried on my machine and hossam's by deleting the project and 
rechecking it out

Original comment by passant....@gmail.com on 11 Dec 2011 at 8:01

GoogleCodeExporter commented 9 years ago
Verified

Original comment by nada.a...@gmail.com on 25 Dec 2011 at 9:36