- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: Consfusing red markers in the eclipse plugin re "X is already defined as object X"
Mon, 2010-03-29, 08:42
Hi dev!!
Me also getting Red error marker but not the pink on Javascript project as
well as in the JS file.
When close the file reopen it goes away. So, Can U tell why it is so? And
how to overcome from this.
Send me some eclipse source file or method that are handling these error
functionality. So, I can override in my code.
Waiting for reply....
Thanks!!
Andrew Gaydenko wrote:
>
> ======= On Monday 15 September 2008, Sean McDirmid wrote: =======
>> I hope you mean pink marker and not red marker. Pink indicates
>> presentation compiler error, red indicates build compiler error. Pink
>> errors you can ignore if they are bogus, though we'd like to minimize
>> bogus pink errors as much as possible (technically, they are "soft"
>> bugs). I just put your code into the latest build and didn't observe
>> anything.
>
> Those pink waves are float: you can get them, close/reopen the file and
> lose
> them after file reopening :-)
>
> (Sean, have you got my direct message to you?)
> Andrew
>
>
On Mon, Mar 29, 2010 at 8:42 AM, Androlance wrote:
> Me also getting Red error marker but not the pink on Javascript project as
> well as in the JS file.
Are you working with Scala source or Javascript? If Javascript then
you're asking this question in the wrong place.
Cheers,
Miles