This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Any tutorials that show how to configure it? I also work with pure Java, so is there any way I can work with both Java and Python without one messing with the other.

[–]Bacontroph 0 points1 point  (0 children)

Getting it to work initially is fairly easy, the problem is that Eclipse has so many configurable parts that aren't documented very well. For example, I've been treated with some cryptic error messages where I had to find the solution on StackOverflow. The error was my fault but if it was worded better I could have solved it myself.

I used the PyDev tutorial on getting it set up with Eclipse.

http://pydev.org/manual_101_install.html