facebook

Spring with DSL on top of existing Spring project

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

    Girish Pandit
    Participant

    Hi,

    I am not sure if this has anything to do with trial version but I created a spring project, hooked up with database and added Spring security. Deployed on Tomcat and worked as expected.

    After that I right click on project and enabled Spring DSL. I disabled all of my previous spring configuration and nothing worked after the deployed on Tomcat.

    Did I miss something? or it should have been disabled saying “Spring DSL cannot be added on top of existing Spring Configuration or something like that.

    #313670 Reply

    jkennedy
    Member

    Can you send an error message or any details regarding this issue?
    You can enable the Spring DSL on a Spring project but you may need to adjust the location of the generated context files etc in order to match the approach that you used in your original Spring Project.

    We have also added Spring code assistants which provide many of the benefits of the DSL editors but which operate on the code directly.
    http://www.myeclipseide.com/me4s/features/code-assistants.php

    Thanks,
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Spring with DSL on top of existing Spring project

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