facebook

Spring DSL Generating to Other Projects

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #315851 Reply

    Peter
    Member

    When I use a Spring DSL generated project and generate all the different layers in the same project it works perfectly. When i edit source and i save it is reflected in the DSL configs, but i want to generate to multiple projects so that every layer is sitting in a separate project. When I do this i get a lot of errors, due to missing classes(obviously because theyre in different projects). I don’t know how to correctly fix these errors while getting spring DSL work just as it does with only one project. For example when i edit service in the services project and save i want it to be reflected in the DSL enabled project that i used to generate source into the services project.

    I hope i was clear. In summary, I know that Spring DSL can generate to multiple projects but im not sure how to do this successfully and its limitations. Is there any tutorial i could follow?

    Please help…

    Thanks
    Peter

    #315857 Reply

    jkennedy
    Member

    Peter,
    We were not able to complete this feature (support for code synchronization in a multi project scenario) prior to the release of 9.0.

    Depending on your needs, you may be able to extend the scaffolded service to allow you to add your own code to the implementation without requiring that the methods be synchronized back to the DSL layer.

    I am sorry we were not able to complete the work on this in time to make the release.

    Let me know if you would like to talk through other options.

    You can reach me at [email protected].

    Thanks
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Spring DSL Generating to Other Projects

You must be logged in to post in the forum log in