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)