Eric Pederson

Avatar
  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 3
  • Created

    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...
    • 6 followers
    • 3 comments
    • 3 votes
  • Created

    Add Scala SDK to module

    Answered
    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...
    • 14 followers
    • 27 comments
    • 7 votes
  • Created

    Nashorn debugging file name requirements

    Answered
    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...
    • 4 followers
    • 1 comment
    • 0 votes