python - Pydev setup not recognizing undefined value -


i have pydev setup in eclipse.i think did configure workspace show python files in pydev perspective. still not show files in python format.

steps tried

  • installed pydev in eclipse,
  • configured pythonpath
  • associated file types.
  • opened in pydev perspective.
  • closed , opened project.

still files show in normal text format..not in python format.

after many trials , able something-- - changed pydev-> code analysis -> undefined warning - same imports per in link --how fix pydev "undefined variable import" errors?

-i stopped , started eclipse again.

these steps took care of issue. hope helps stuck this.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -