Hello Sascha,
I just tested your plugin and it works really well. If it was
installable from a Eclipse Repository it would be really useful and I
think it could get some more people to use Empire-db.
A few notes:
- it does not work with Java 6 (getting OutOfMemoryException). Java 7/8 works.
- why do I have a *confirm* my password in the connection dialog? This
is really useless and annoying.
- the "Target folder" should be a package-picker, not a file system picker.
- the "Table pattern" picker also shows system tables (tested with an
Oracle DB) on the first try. After the first try it hides the system
tables.
- there is no error handling. When the codegen fails nothing happens.
There it no success notification.
Despite all the little details I think the plugin is a huge
improvement for the Empire-db codegen project.
- Jan
Zitat von Sascha Kraupa <[email protected]>:
Hello Rainer,
sorry i was busy at work. The current state is that the plugin works. You
can create configurations via ui, test the jdbc connection and create the
db classes.
But the jdbc driver jars are included in the project.
I will add the source code to the jira ticket today.
Regards,
Sascha