Menu

SConstruct

2009-08-24
2013-03-15
  • Okko Willeboordse

    How do I make that pydev recognizes SConstruct as a Python file?

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2009-08-24

      This is something eclipse itself has no good support (see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=46297 )

      So, what you can do is right click the file and choose "Open with pydev".

      Cheers,

      Fabio

       
    • Okko Willeboordse

      When I do "Open with pydev" I see that pydev Code Analysis works.

      However the file is not pylinted when I save it.

      When I add a test.py in to the same folder as the SConstruct file, this file is pylinted.

      Why is a SConstruct file  "Opened with pydev" not pylinted?

       
    • Okko Willeboordse

      I also found that 'Task Tags' do not work for a SConstruct file "Opened with pydev"

       
      • Fabio Zadrozny

        Fabio Zadrozny - 2009-08-25

        Please enter both of those in a feature request for pydev to properly recognize the sconstruct files.

        Cheers,

        Fabio

         
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.