Open GoogleCodeExporter opened 8 years ago
Issue 182 has been merged into this issue.
Original comment by googlec...@antlersoft.com
on 19 Nov 2010 at 4:37
FWIW, current HEAD (r201) compiled fine for me after some initial difficulties.
If I remember correctly, here's how I got it working:
- download sqlitegen_eclipse_site*.jar from
http://code.google.com/p/sqlitegen/downloads/list
Then in Eclipse:
- go to Help > Install new software > Add > Archive, browse to that file and
add it.
- File > New > Android project, from existing source, navigate to the
eclipse_projects/androidVNC folder and open it.
- in Package Explorer, right-click the androidVNC project, verify that the
"SQLiteGen annotation processing" option is visible in the right-click menu and
set to on. You may need to toggle it off and on if you had previously opened
the project before adding the SQLiteGen plugin.
- in Package Explorer, right-click the androidVNC project, Build Path > Link
source, browse to eclipse_projects/ZoomerWithKeys and add it.
I had downloaded the com.antlersoft.android.db_0.1.6.jar file too but didn't
appear to need it.
Original comment by Klaus.We...@gmail.com
on 18 Apr 2011 at 5:48
https://code.google.com/p/android-vnc-viewer/issues/detail?id=282
Original comment by satish67...@gmail.com
on 19 Mar 2013 at 8:21
you can go through the above discussion in link for building the project in
eclipse
Original comment by satish67...@gmail.com
on 19 Mar 2013 at 8:22
Original issue reported on code.google.com by
Aqav...@gmail.com
on 8 Oct 2010 at 12:17