gogl92 / sqlitegen

Automatically exported from code.google.com/p/sqlitegen
0 stars 0 forks source link

Failed to generate java #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configed plug-in in eclipse, restart and have the checkbox checked
2. Add libs in project ref
3. Add interface of your sample into porj with correct package name

What is the expected output? What do you see instead?
But no java generated.

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

Please provide any additional information below.

Original issue reported on code.google.com by li.houqi...@gmail.com on 18 May 2011 at 7:01

GoogleCodeExporter commented 9 years ago
Check the error view, if 
com.antlersoft.android.dbgen.SourceInterface$SIException: Failed to create 
class XXXX 
    at com.antlersoft.sqlitegen.PluginSourceInterface$PluginSourceWriter.done(Unknown Source) exception present, create a expected package in gen folder a try againt.

Original comment by mcasas...@gmail.com on 24 Aug 2011 at 2:42