facebook

UI generation in My Eclipse for Spring

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

    architect-01
    Member

    I want to use the product in My company but the UI generation seems very limiting. Is there a way to produce highly customized UI’s quickly and maintain customizations with future generations of code maintaining customizations ?

    Paul S

    #316872 Reply

    jkennedy
    Member

    Here is a youtube video on the subject.

    You can customize the code generation using this approach, and if you really wanted to invest a bit of time, you could technically build your own eclipse plugins using our extension points to create your own code artifacts, etc.

    You can also choose which layers you are going to generate when you rescaffold so you could regenerate all of the layers except the UI layer if you intend to modify the UI files significantly but would still like to iterate with the data model.

    Depending on the UI type (Flex, GWT, JSP) that you are scaffolding you may have a few other options to style the generated UI components.

    Thanks,
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: UI generation in My Eclipse for Spring

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