Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3791395 By: fabioz
You can use links in the Eclipse style (and create a link for a location). Now, the actual pydev limitation is that the folders that you use to do the link must be the EXACT same folders that you put as source folders (that's the default way for Eclipse to handle this -- at least from what I see). There is a bug to address this issue at http://sourceforge.net/tracker/index.php?func=detail&aid=1461125&group_id=857 96&atid=577329 This limitation is because Java has no support for handling symlinks (altough you could probably do some compiled module to handle it, I find that the way Eclipse handles it should be good enough). 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 All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
