Hello, I know that PyDev officially supports Eclipse 3.2+[1]/Java 6+ (or 5?)[2], however I would like to use some features of Java 7 (e.g. java.nio stuff). In addition I would love to be able to use various apache commons stuff (e.g. StringUtils[3]).
What are the issues/(other?) with supporting older versions of Eclipse/Java/etc? Thoughts/comments? Thanks, Jonah [1] There is a little bit of code with correct try/catch in PydevPlugin for supporting Eclipse 4+ if it is available. [2] On http://pydev.org/download.html it states Jave 6+ (Java 7 recommended), but on http://pydev.org/developers.html for developers the request is still Java 5 API? [3] If PyDev did become dependent on apache commons, then I could go and remove the (then) redundant code in PyDev's StringUtils? ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ pydev-code mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-code
