facebook

Project on UNC path has a problem [Bug-3.8.2]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #217582 Reply

    For various reasons I maintain my projects on a UNC path; \\host\…\projects\projectName.

    2.x MyEclipse handled this fine. I just installed Eclipse 3.0.1 and MyEclipse 3.8.2. I created a new J2EE “Web Project” in my usual UNC projects directory. The new project immediately reports 1 error in the “Problems” view:

    File not found: “\host\…\projects\TestWebProject3\WebRoot\WEB-INF\web.xml (The system cannot find the path specified)”.

    That message is interesting; the start of a UNC path is “\\” not “\”. Somewhere MyEclipse is losing the second \ and failing to find the web.xml file.

    #217643 Reply

    Riyad Kalla
    Member

    Moving to bugs and investigating.

    #217662 Reply

    Riyad Kalla
    Member

    Was able to reproduce this, thank you.

    #217675 Reply

    Scott Anderson
    Participant

    The workaround is simply to map the UNC path to a drive letter and use the drive letter instead of the UNC path.

    #217689 Reply

    Thank you for confirming the bug. I will use the workaround.

    #221241 Reply

    Riyad Kalla
    Member

    Fixed in 3.8.3

    #221401 Reply

    Riyad Kalla
    Member

    Correction, this was NOT fixed in 3.8.3, current workaround is to mount UNC path as a local drive.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Project on UNC path has a problem [Bug-3.8.2]

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