facebook

no deployment of files starting with a dot (2.7 GA) [Closed]

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

    goetterwind
    Member

    aaaargh:
    after upgrading to 2.7 GA myeclipse doesnt deploy files starting with dot anymore (tomcat5.0):
    doesnt get copied to webapps dir:
    <code>.index.profileAdmin.jsp</code>
    gets copied to webapps:
    <code>index.profileAdmin.jsp</code>

    at least i’d like to have a chance to control this kind of behaviour…
    else great work 🙂 (had some troubles with broken code assist in RC2)

    #204694 Reply

    Riyad Kalla
    Member

    I was not able to reproduce this problem on Linux, but was able to reproduce it on Windows XP Pro. We will look into this ASAP.

    #204701 Reply

    Scott Anderson
    Participant

    Was this exploded or packaged deployment?

    #204709 Reply

    Riyad Kalla
    Member

    Exploded for me.

    #205366 Reply

    support-michael
    Keymaster

    Should be fixed in 2.7.1 & 3.7.1. ME should now only filters .project, .classpath, .mymetadata, and .mystrutsdata from deployment.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: no deployment of files starting with a dot (2.7 GA) [Closed]

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