Updated README with build instructions

This commit is contained in:
Tejaswi 2013-01-03 20:42:09 +05:30
parent 0fa40a5b4e
commit a305ea6c37
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,12 @@ Given below is the organization of this folder:
1. ComicReader --- Main source folder which contains the project-specific files
2. ComicReaderTest --- Android JUnit test-cases for this project
### Build
1. Traditional Eclipse Way:
You can just open the ComicReader project in Eclipse IDE and build as usual.
2. Maven support:
From the top folder, you can just run 'mvn' (thanks to moparisthebest).
### Project namespace:
com.blogspot.applications4android.comicreader