Eric Pederson

Avatar
  • 活动总数 7
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 3
  • Eric Pederson 创建了一个帖子,

    PYTHONPATH for tests in CLion

    In my project (which is a mixed C++/Python source tree) we have this structure: src/     a.py     b.py     tests/         atest.py         btest.py   In PyCharm I have marked both the src and tests...
  • Eric Pederson 创建了一个帖子,
    已回答

    Add Scala SDK to module

    You used to be able to add Scala to a module using Add Framework Support but Scala is no longer listed as a framework.  How do you add Scala as a framework/facet/whatever it's called now?  For exam...
  • Eric Pederson 创建了一个帖子,
    已回答

    Nashorn debugging file name requirements

    Intellij IDEA supports //#sourceURL=filename.js and the Nashorn load() function for getting filenames to match code to for debugging.  What are the specific requirements for getting the debugger to...