zengxiange / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

Source Code incorrect #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Checkout From Trunk
2. It is missing AbstractConnectionBean, and incompatible Commection bean
3. Please check in the right version of the current or the last stable build

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
Post the correct source please.

Original issue reported on code.google.com by vag...@gmail.com on 31 Jul 2010 at 12:43

GoogleCodeExporter commented 8 years ago
You need to use the sqlitegen plugin; it generates the files you are missing.

 The source code is designed to build in the Eclipse ADT environment with the addition of the SQLiteGen plugin (which is also free and open source): http://code.google.com/p/sqlitegen 

Original comment by googlec...@antlersoft.com on 2 Aug 2010 at 4:16