I've installed PyDev development kit for eclipse and everything is fine.
But when I put the "org.schemeway.blahblah" to the plugins folder of eclipse, next time I ran eclipse, everything else is fine but I couldn't open any Python file from some other Python project. Once I double click on a Python file, eclipse loads it but gets stuck there. The whole eclipse window says "not responding" and I have to terminate the eclipse process. And if I delete the "org.schemeway.blahblah" from the plugins folder of eclipse, next time I start eclipse, Python files can be opened normally. So it's clear that the schemeway script has some sort of conflict with PyDev development kit, at least it's so on my computer. Anyone has any idea?
Richard
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I've installed PyDev development kit for eclipse and everything is fine.
But when I put the "org.schemeway.blahblah" to the plugins folder of eclipse, next time I ran eclipse, everything else is fine but I couldn't open any Python file from some other Python project. Once I double click on a Python file, eclipse loads it but gets stuck there. The whole eclipse window says "not responding" and I have to terminate the eclipse process. And if I delete the "org.schemeway.blahblah" from the plugins folder of eclipse, next time I start eclipse, Python files can be opened normally. So it's clear that the schemeway script has some sort of conflict with PyDev development kit, at least it's so on my computer. Anyone has any idea?
Richard
Hi Richard,
This is a known bug. Unfortunately, I haven't had time to look at it yet. And there is no known work-around.
Dominique
thanks for clarifying...