Re: [Pydev-users] Question on Java/Python projects

2017-09-14 Thread Fabio Zadrozny
On Thu, Sep 14, 2017 at 11:39 AM, Dan Davis wrote: > Hi, > > I'm working on a project that has a bunch of Python and a bunch of Java. > Is it safe to tell Eclipse that this is a PyDev Project when it is also a > Maven project? > ​Yes, that should be safe. ​ > > I also see different source code

[Pydev-users] Question on Java/Python projects

2017-09-14 Thread Dan Davis
Hi, I'm working on a project that has a bunch of Python and a bunch of Java. Is it safe to tell Eclipse that this is a PyDev Project when it is also a Maven project? I also see different source code coloration in *.py files and a script that begins with #!/usr/bin/env python. I realize I shoul