Donald McLean

Avatar
  • Total activity 790
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 306
  • Created

    Plug-in compatible with 92-24?

    I noticed that the new EAP reports the current plug-in as incompatible.
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Unit testing for Scala in IDEA

    One article that I found suggested using Java's TestNG (because of integrated IDE support) but that article was written almost 2 years ago. Is there a better solution yet for IDEA?Donald
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Live syntax checking?

    I'm new to using Scala and trying to work through some programming exercises to get up to speed.I'm having quite a few problems with actual syntax - mostly accidentally using Java syntax instead of...
    • 2 followers
    • 9 comments
    • 0 votes
  • Created

    Re: 0.3.108 not working with IC-90-116

    Ian Clarke wrote:I install the plugin and restart, but when I do I get an error about "Unknown facet type:'Scala' on a project that I had previously created using the Scala plugin (it worked before...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Newbie questions

    When I try to compile HelloWorld, I get this error:Error: fatal error: object scala not found.I have no idea what the error means or how to correct the problem.I am using:Maia IU 90-137MacOS 10.5.8...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Annoyance in 10781

    I was editing some XML and I wanted to collapse some blocks by clicking on the little 5-sided "-" icon HOWEVER the light bulb popup kept getting in the way. Exceptionally annoying.Really, really an...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Noop plugin?

    Those Google guys are at it again:http://code.google.com/p/noop/
    • 6 followers
    • 5 comments
    • 0 votes
  • Created

    8.1.3 "Surround with" problems in .jsp file

    If I select more than 1 line then the "surround with" keyboard shortcut doesn't work. It still works if I try it from the menu - but that is a real pain (and defeats the whole purpose of keyboard s...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Idea 8.1.3 SVN integration: files not marked changed

    IDEA build 9886 (8.1.3), Mac OS X 10.5.7 (with Java update 4)I am having terrible trouble with IDEA not recognizing that a file has been changed. It seems to happen after something has been committ...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Good code red in 8.1.3

    I got this regular expression code from a very helpful Sun web page. It works but 8.1.3's error checking is barfing all over it: static final String Digits = "(p+)"; static final String...
    • 1 follower
    • 0 comments
    • 0 votes