facebook

How to Edit Scaffolding?

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

    Mork
    Participant

    It seems that scaffolding and CRUD generation is only one way: generation.

    My problem is that, during some testing, creating a simple POJO, I’m relatively certain I unchecked the “ID” field as being visible on the forms.

    However, when running the application, the ID appears in every front end.

    Now that all this code is generated, I’m looking for an “Edit Scaffolding” so I can back out some of it or verify the settings used to generate it.

    How are edits to all this generated code best done?

    I’m hoping this is built in to the MyE for Spring capabilities so it’s not (gulp)….. manual.

    Thanks.

    – M

    #314693 Reply

    jkennedy
    Member

    M,

    You should be able to rerun scaffolding to get the effect you are looking for, please take a look at this blog post:
    http://www.myeclipseide.com/documentation/quickstarts/ME4STutorialRescaffolding/m4serescaffoldingarticle.html

    We do take care to not delete code and so if you ran scaffolding once with the ID field selected you may need to remove the code that was generated for that field.

    Thanks,
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to Edit Scaffolding?

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