eclipse - Python doesn't appear in preference window -
i trying install pydev in eclipse helios on windows 7. have done through help/install new software
. when attempting configure eclipse find installed python, (window -> preferences
) list appears not contain python. when browse in google this, suggests run eclipse administrator. when try install software again, says that
software being installed: pydev mylyn integration 0.4.0 (org.python.pydev.mylyn.feature.feature.group 0.4.0) missing requirement: pydev mylyn integration 0.4.0 (org.python.pydev.mylyn.feature.feature.group 0.4.0) requires 'org.eclipse.mylyn.context.core 0.0.0' not found
why using old version of eclipse? try first download stable eclipse version (currently juno), open new workspace location (to avoid old config files being loaded) , install pydev using suggested method (add pydev.org/updates
software source , select packages).
if still experience problems after doing this, let know - personally, never had similar trouble.
Comments
Post a Comment