while working on my scala collections tests, I today started getting a lot of error popups, whenever the project is built: "'Building Workspace' has encountered a problem. Errors occured during the build.". The errors in the log are always the same. Please find the relevant part of the log file attached.
I'm using a nightly build of the plugin: "Scala IDE for Eclipse 2.0.0.nightly-210-201107220048-65854ae" with Eclipse 3.7 x64 on Windows 7.
I just updated to the latest nightly build of 2.10, but that doesn't change the behavior.
When I do a clean, the project builds successfully.
But whenever I edit the aforementioned source file, save my changes and the automatic build is triggered, I get an error popup with the aforementioned error. With the new version of the plugin, the popup contains the stack trace, though.
Still, I would like to try to reproduce this problem. So, if I got it right you imported the scala library sources as a project in Eclipse and then when editing `scala.collection.TraversableSpec` the builder issues some error. Perform a full clean get rid of the error, though as soon as you start typing again, the error is back. Is that correct?
Also, what is the scala-library sources version you are looking at? (2.10? 2.9.x? any other)
-- Mirco
On Aug 8, 2011, at 11:10 AM, Ruediger Keller wrote:
> Still, I would like to try to reproduce this problem. So, if I got it right you imported the > scala library sources as a project in Eclipse and then when editing > `scala.collection.TraversableSpec` the builder issues some error. Perform a full clean > get rid of the error, though as soon as you start typing again, the error is back. Is that correct?
> Also, what is the scala-library sources version you are looking at? (2.10? 2.9.x? any other)
> -- Mirco
> On Aug 8, 2011, at 11:10 AM, Ruediger Keller wrote:
>> Hi,
>> I just tried using the 2.9 Beta 9 version of the plugin and that works >> fine without any errors.
>> Regards, >> Rüdiger
>> 2011/8/8 Mirco Dotta <mirco.do...@gmail.com>: >>> Hi Rüdiger,
>>> If you do a full project's clean, does it work then?
Ok, it definitely looks like it is a builder issue from the behavior.
Today I really didn't find time to look at your sources. I will wait another few days as the sbt is about to get in the nightly (awesome news!), so I'd like to test your project with the two builders for comparison.
I'll let you know when I do so.
-- Mirco
On Aug 8, 2011, at 11:32 AM, Ruediger Keller wrote:
> yes, when cleaning+building it works fine, but when I edit, save and > build, I get an error popup.
> Btw. building the project with sbt works fine, too.
> Regards, > Rüdiger
> 2011/8/8 Mirco Dotta <mirco.do...@gmail.com>: >> Good to know.
>> Still, I would like to try to reproduce this problem. So, if I got it right you imported the >> scala library sources as a project in Eclipse and then when editing >> `scala.collection.TraversableSpec` the builder issues some error. Perform a full clean >> get rid of the error, though as soon as you start typing again, the error is back. Is that correct?
>> Also, what is the scala-library sources version you are looking at? (2.10? 2.9.x? any other)
>> -- Mirco
>> On Aug 8, 2011, at 11:10 AM, Ruediger Keller wrote:
>>> Hi,
>>> I just tried using the 2.9 Beta 9 version of the plugin and that works >>> fine without any errors.
>>> Regards, >>> Rüdiger
>>> 2011/8/8 Mirco Dotta <mirco.do...@gmail.com>: >>>> Hi Rüdiger,
>>>> If you do a full project's clean, does it work then?
> Ok, it definitely looks like it is a builder issue from the behavior.
> Today I really didn't find time to look at your sources. I will wait > another few days as the sbt is about to get in the nightly (awesome > news!), so I'd like to test your project with the two builders for comparison.
> I'll let you know when I do so.
> -- Mirco
> On Aug 8, 2011, at 11:32 AM, Ruediger Keller wrote:
>> Hi Mirco,
>> yes, when cleaning+building it works fine, but when I edit, save and >> build, I get an error popup.
>> Btw. building the project with sbt works fine, too.
>> Regards, >> Rüdiger
>> 2011/8/8 Mirco Dotta <mirco.do...@gmail.com>: >>> Good to know.
>>> Still, I would like to try to reproduce this problem. So, if I got it right you imported the >>> scala library sources as a project in Eclipse and then when editing >>> `scala.collection.TraversableSpec` the builder issues some error. Perform a full clean >>> get rid of the error, though as soon as you start typing again, the error is back. Is that correct?
>>> Also, what is the scala-library sources version you are looking at? (2.10? 2.9.x? any other)
>>> -- Mirco
>>> On Aug 8, 2011, at 11:10 AM, Ruediger Keller wrote:
>>>> Hi,
>>>> I just tried using the 2.9 Beta 9 version of the plugin and that works >>>> fine without any errors.
>>>> Regards, >>>> Rüdiger
>>>> 2011/8/8 Mirco Dotta <mirco.do...@gmail.com>: >>>>> Hi Rüdiger,
>>>>> If you do a full project's clean, does it work then?