can you make them available somewhere else? On 21 May 2015 at 23:32, Sascha Kraupa <[email protected]> wrote:
> sorry must be a problem with the mailing list. > I added the images as attachment > > 2015-05-21 22:47 GMT+02:00 Francis De Brabandere <[email protected]>: > >> hmm, the images seem to be missing? >> >> On 21 May 2015 at 22:02, Sascha Kraupa <[email protected]> wrote: >> >> > Hey guys, >> > I did a bit work for the plugin that i will show you: >> > >> > If you right click a project in the package or project explorer view, >> you >> > get this menu point. >> > [image: Inline-Bild 1] >> > You can open a dialog to create or load the configuration. I splitted >> the >> > parameters on three different pages. >> > [image: Inline-Bild 4][image: Inline-Bild 5][image: Inline-Bild 6] >> > On the first page you have all the required parameters. You can choose >> > from previous saved configurations, delete them or create new ones. >> > You can also test the datebase connection. >> > If you click on create entities the Empire-db codegeneration modul is >> > called with the current xml file configuration. >> > >> > So what you guys think? >> > >> > Regards >> > Sascha >> > >> > P.S. I apologies for my bad english ;) >> > >> > >> > 2015-05-18 8:49 GMT+02:00 Rainer Döbele <[email protected]>: >> > >> >> Dear Sascha, >> >> >> >> I agree that our code generator for reverse engineering is not the most >> >> user friendly solution. >> >> Our community would appreciate such a plugin very much. >> >> If you need any help please let us know. >> >> >> >> Regards >> >> Rainer >> >> >> >> >> >> >> >> from: Sascha Kraupa [mailto:[email protected]] >> >> to: [email protected] >> >> re: Re: Eclipse plugin to configure xml file for code generation? >> >> >> >> Hi francis, >> >> >> >> yes eclipse plugins run with OSGi. >> >> Im not sure if we can implement this as an extra maven module. But i >> >> think it should be possible. >> >> I never published a plugin to the eclipse marketplace but it looks not >> >> that hard to publish it. >> >> >> >> Cheers, >> >> Sascha >> >> >> >> >> >> 2015-05-15 11:20 GMT+02:00 Francis De Brabandere <[email protected] >> >: >> >> >> >> > Hi Sascha, >> >> > >> >> > Good to hear you think Empire-db is great. >> >> > As far as I know there is no eclipse plugin available, certainly not >> >> > provided by us. >> >> > >> >> > A plugin would be really cool, is there a lot to set up or can we >> >> > implement this as an extra maven module? I suppose this will need >> some >> >> > OSGi stuff in there? Do you know if it's hard to get it published in >> >> the marketplace? >> >> > >> >> > Cheers, >> >> > Francis >> >> > >> >> > On 15 May 2015 at 10:49, Sascha Kraupa <[email protected]> >> wrote: >> >> > >> >> > > Hello, >> >> > > I have been working for three years with empire-db and find it >> >> > > compared >> >> > to >> >> > > others simply great. >> >> > > Only the code genation via xml file is a bit laborious. >> >> > > Now my question, is there a eclipse plugin like the jpa-tools >> >> > > plugin, for easier configuration and code generation. >> >> > > If there is none, I would like to develop a small plugin to >> simplify >> >> > > the reverse engineering from empire-db. >> >> > > >> >> > > Greetings, >> >> > > Sascha Kraupa >> >> > > >> >> > >> >> >> > >> > >> > >
