facebook

Migration from JBuilder

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257816 Reply

    satitan
    Member

    Hi, all
    I want to migration a project from JBuilder to Myeclipse, This project contains lots of entity beans and session beans. How can I maintain the old beans or turn the old beans in the xdoclet contol. Best regards.

    #257870

    Riyad Kalla
    Member

    There is no fast way to do this. The best way to convert from JBuilder to MyEclipse is to figure out all the modules in JBuilder and how they map to projects ni MyEclipse. Then create those projects and copy those artifacts over manually. Additionally there is no way to have MyEclipse annotate your existing beans with XDoclet markup, you will need to do that manually if that is what you need to use (XDoclet).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Migration from JBuilder

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