Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3792804 By: fabioz
Yeap, as I said, symlinks do NOT work, so, as you're using one symlink at `---ATContentTypes -> ../Plone/ATContentTypes it will not be resolved (that's why from Products.BSWBSkins works and the other one doesn't) Now, it should work if you did an 'eclipse folder link' at that place, but because of the bug that I mentioned before, pydev (currently) does not work, because it only accepts links at the source folder. Now, one thing occured to me... instead of making a symlink, wouldn't it be possible to 'mount' that location? I believe java should work if you did it instead of making a symlink... Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
