facebook

Importing a WAR

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

    brendan1979
    Member

    Hi, I’m trying to import a WAR and keep the same file structure in the exploded version as in the actuall WAR itself. When I import the WAR to a new web project it doesn’t write the classes to the src directory but instead to directories it creates inside the WEB-INF directory. Is there any work around for this?

    Thanks

    #295213 Reply

    support-joy
    Member

    Hi brendan1979,

    The workaround is to create a new web project and transfer your code from war file to the newly created web project.

    Hope that helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Importing a WAR

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