Jeffrey Ellin

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

    Groovy Compilation Errors

    I am using Idea 9.03 and wondering why the following script is not flagged as an error in Idea. Running the script obviously gives me a No signature of method: test.doFoo()doFoo("test","sdf");priva...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Ordering sourcecode lookup for debug

    In Eclipse you can order the source code lookup used for the debugger. Is this possible in intellij?  I am writing some source code that duplicates some classes in an external jar.  If I attach the...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Intellij can't find classes in same package

    Answered
    I am using Intellij Community and am having a strange issue.If a class depends on a class in the same package the ide can't seem to find it.  The class is highlighted in red.  If I explicitly impor...
    • 33 followers
    • 47 comments
    • 10 votes