facebook

Export Soucr Code in Ear

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

    Art Smith
    Member

    I can’t find a way to export my source code when I create an ear file. I started an Enterprise Application in MyEclipse but now need to migrate it to RAD — lets not argue about why. It just needs to happen.

    Is there an options somewhere to include the source code in the Ear/War?

    Art.

    #257042 Reply

    Riyad Kalla
    Member

    There is no integrated support for ‘exporting’ source as you typically don’t want to do this and you normally never want your source in your archive file (Which is deployed)

    #257068 Reply

    Art Smith
    Member

    So is there a way from me to migrate my project from tool to the other?

    #257115 Reply

    Riyad Kalla
    Member

    Well you can ‘export’ your project using File > Export to an archive, that will contain the entire project and you can easily back that up or copy the artifacts into another IDE if that is what you are looking for.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Export Soucr Code in Ear

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