Hello Thomas, you can add the solution to codebase or to the contributions section. The code is oppen for every one. I can add your apache opensource licens comment in to the code if you like.
I know the Plugin is a simple one, if I have more time then I will do more effort in the plugin. Regards Matthias Roth -----Urspr�ngliche Nachricht----- Von: Mahler Thomas [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 13. Januar 2003 12:01 An: 'OJB Users List' Betreff: AW: New version Eclipse Plugin for OJB Hi Matthias, I just tested your latest release of the generator. It works great! Well done! I'd like to add your solutions to our codebase or to the contributions section. Is this OK for you? I did not find any copyright or licence statement in your code. here are some ideas for possible improvements: - use a dynamic classloader to avoid the problem with placing the jdbc driver jars into the plugin directory. - provide a user dialog to enter values for jdbc driver and url etc, to provide more comfort - do not generate xml manually but build up a DescriptorRepository and use its toXml() method! This will help to keep you solution in sync with changes to the repository.dtd. What do you think? cheers, Thomas > -----Urspr�ngliche Nachricht----- > Von: Matthias Roth [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 13. Januar 2003 11:19 > An: [EMAIL PROTECTED] > Betreff: New version Eclipse Plugin for OJB > > > Hello, > I put a new version of the simple ojb eclips plugin under > www.impart.ch/download/ > > The db MySQL is also includet > The mapping of DB-Types to Java-Types can now defined in the > Properti File > > > > Regards > Matthias Roth > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
