facebook

WEB-INF folder not in exploded war location [Closed]

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

    I have a project that was created via intellij. There are others still using the project via intellij, so I cannot change the project structure.

    My issue: How can I config myEclipse to recognize the WEB-INF directory outside of the webroot?

    —————————- (all the posting guideline stuff) ——————-
    What operating system and version are you running?
    WinXP Pro
    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    – Milestone releases of Eclipse 3.1 are *not* compatible with MyEclipse 4.0
    Version: 3.1.0
    Build id: I20050627-1435
    – Was Eclipse freshly installed for MyEclipse?
    yes
    – Are any other external plugins installed? no
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    0
    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    4.0 milestone 3 (3.9.310)
    What JDK version are you using to run Eclipse? (java -version)
    1.5.0)04
    What JDK version are you using to launch your application server?
    same
    What steps did you take that resulted in the issue?
    trying to open an Intellij project and work with it in myeclipse
    What application server are you using?
    tomcat 5.5.9
    Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
    no

    #236166 Reply

    Riyad Kalla
    Member

    My issue: How can I config myEclipse to recognize the WEB-INF directory outside of the webroot?

    This can quickly be worked around on *nix with symbolic links, and also on Windows odly enough (NTFS actually supports sym links, not shortcuts). Otherwise if the structure is odd enough MyEclipse really won’t be able to function to it’s full capability.

    #236233 Reply

    Thanks. After an hour, I finally figured out how to do a symlink on windows. Nothing on windows is simple! I have been in a *nix (linux and OSX) environment for too long, I guess.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: WEB-INF folder not in exploded war location [Closed]

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