Eclipse Scount multiple projects -


i new eclipse scout. have experience in eclipsercp. have created application in eclipse rcp, in has 4 modules 4 plugin projects. using hibernate in backend database communication.database mysql. below questions.

  1. in eclipse can create same modules eclipse rcp application. have seen 1 eclipse project created in different examples. in mycase, have 4 plugin projects. need make these 4 plugin projects 1 scount application?

  2. can reuse hibernate code have written in scout application?

1/ mars version (and before) of eclipse scout, eclipse scout application similar eclipse rcp application. runs on top of equinox. able manage plugins project same way. when create new project, ide prepares plugins, can have more...

2/ nothing against reusing hibernate code in scout application. might know integrating hibernate in osgi world not easy , requires work.


Comments