I am using sqlitegen(http://code.google.com/p/sqlitegen/) plugin in eclipse for android. The documentation for using it is not so good. I have the following issues:
1) Downloaded the required plugins and put it into my Eclipse/Plugins folder and restarted eclipse.
2) I added the downloaded plugins to my project as referenced libraries.
When I build the project, sqlitegen doesn’t generate the .java files for sql data access. Am I missing a step here?
http://code.google.com/p/android-vnc-viewer/issues/detail?id=183