Hi, I'm wondering wether there's a reason for the rather loose dependencies between different PyDev plugins?
For example org.python.pydev.shared_ui depends on org.python.pydev.shared_core but does not specify any version. So if someone ends up having http://pydev.org/updates in its software sites list and then installs say version 3.1.0 of org.python.pydev.shared_ui Eclipse will pick up org.python.pydev.shared_core version 3.9.2 - it seems to pick the latest version of plugins whenever there's no explicit restriction. This also happens for a few other plugins and trying to use PyDev with this mix of versions is going to fail horribly. Before posting a PR I just wanted to make sure I'm not overlooking something. Andreas -- Andreas Pakulat squ...@froglogic.com froglogic GmbH - Automated UI and Web Testing ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ pydev-code mailing list pydev-code@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-code