Donald McLean

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

    Maia 95.4: Too many exceptions

    When you can't PASTE, that's a bad, bad thing.
    • 4 followers
    • 10 comments
    • 0 votes
  • Created

    JSF plugin wants <%-- comments, Tomcat wants <!-- comments in JSP file.

    I'm working on some JSF/Facelets code and when I use the intention to add an annotation comment, the comment starts with <%--IDEA is happy - it recognizes all of the symbols, token completion works...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    JSF 2.0 Errors (one from server, one from IDEA)

    I'm trying to create a prototype JSF application with technologies that we are using and/or considering.I'm trying to use the RichFaces push demo more-or-less straight out of the box (using Tomcat6...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Another EAP

    I've been getting a fair number of exceptions in 94.273 and I'm wondering if we're going to see a new EAP before the 9.0.2 release?Thank you,Donald
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Subversion on 94.273 - unacceptable FUBAR

    Tried 94.192, didn't work so I tried 94.273, no improvement.I wanted to commit a file. Used to be, first time it would prompt for user name & password. Now, I'm not sure HOW it's supposed to get th...
    • 4 followers
    • 6 comments
    • 0 votes
  • Created

    Error compiling scala

    I'm using IDEA 9.0.1, Scala plug-in version 0.3.473, Scala 2.7.5 (using Lift). I tried to compile a Scala source file from Ant and got a bunch of errors (see below).Information:Compilation complete...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    Lift namespace

    Is there any way to get IDEA to recognize the lift namespace?Donald
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Used code marked as unused

    With it being hard to tell what features should work, I'll just report stuff and see what happens.I'm using JUnit tests and I have an import that is marked as "unused" but since I call "fail" in on...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Bad code green

    I added the following - without having mapper in the classpath:import root.net.liftweb.mapper._This should be marked in red (since it has no idea what these classes are) but it isn't.I'm using 92.2...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Good (ant) code red

    The attached ant script, in the Maia 92.24U editor is marked red in two places: taskdevf on line 33 and scalac on line 45.Error for the taskdef is "Failed to load type(s)"It works, so the problem i...
    • 1 follower
    • 0 comments
    • 0 votes