On Sat, Nov 8, 2008 at 4:56 PM, Alex Boisvert <[EMAIL PROTECTED]> wrote: > On Fri, Nov 7, 2008 at 11:22 AM, Miles Sabin <[EMAIL PROTECTED]> wrote: > > Have you sent bug reports my way for these? > > I've created one now: > https://lampsvn.epfl.ch/trac/scala/ticket/1490
Thanks. This is pretty minor tho' ... Eclipse is just showing a subset of the errors in a known to be non-compiling project. I agree things should be better, but you'll find that as you fix the errors in your project the set of errors that Eclipse is reporting will converge to the true set of errors. > My top lame excuses for not creating a bug earlier were that: > 1) I was hoping it would get fixed in the next snapshot :) since it did > doesn't seem like something that's specific to my project See above. Feel free to disagree, but this isn't quite at the top of my list of priorities. > 2) I didn't have a small reproductible test case (my last bugs were marked > as not-reproducible) In this case, that's fine ... it's a known problem. > 3) Sean's comments on my mailing list made me realize I use a lot of > "unsupported" features that come from the JDT but are not really wired to > the Scala plugin yet. I don't know if "Clean All Project" is even supported > but I use it all the time to come back to a consistent state (with Scala and > Java projects) Sean is being Chicken Little again I'm afraid, and in any case, what you're seeing here isn't related to the JDT. Yes, there are many JDT features which aren't yet wired up to the Scala plugin properly, but if you just ignore them things should work fairly smoothly. In particular cleaning all projects should work just fine. Cheers, Miles -- Miles Sabin tel: +44 (0)1273 720 779 mobile: +44 (0)7813 944 528 skype: milessabin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
