facebook

best way to modify existing spring/hibernate with myeclipse?

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

    capn
    Member

    i just downloaded myeclipse (this was the first day I’ve used it) and I did because I am now working on an old app that was developed by a past developer.

    There are all kinds of comments relating to myeclipse in the code such as:
    @author MyEclipse Persistence Tools”
    and
    ” Mapping file autogenerated by MyEclipse Persistence Tools”

    I can guess that the developer used the what do you call it.. “orm reverse engineering tool” probably..

    but..

    my question is now that the code was generated (most specifically hibernate)… what is now the best way or easiest way to edit these files? Is this now accomplished by manually editing text files, or is there a visual tool or some kind of “reverse engineering” tool that still can be used for this? I have no idea about myeclipse yet, so I thought to ask here.

    Thanks in advance for answers or tips..

    -Myeclipse noob

    #335069 Reply

    support-swapna
    Moderator

    capn,

    You can edit the Hibernate files manually or by using the Hibernate Reverse Engineering wizard.

    Open the IDE and you can find the tutorials at Help > Help Contents > MyEclipse Learning Center > Developing JPA,Hibernate,Spring applications > Tutorials.

    You can re run the Reverse Engineering wizard as per your requirements.

    Let us know if you see any issues.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: best way to modify existing spring/hibernate with myeclipse?

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