DoubleFunction is a generated file right? so I'd suspect some issue with that. Is it still configured as a source root, the generated-sources dir?
I dunno but this happend to me in IntelliJ too. I assume its an artifact of reloading the pom.xml file and resetting some things. On Tue, Feb 9, 2010 at 12:06 AM, Jeff Eastman <j...@windwardsolutions.com> wrote: > I'm getting a lot of compile errors in Eclipse after my most recent svn > update today. The errors begin in the math module where DoubleFunction seems > to be missing and spread outward from there. Since maven can still build it > I assume the problem is mine but I cannot begin to unwind it. Can somebody > offer a clue? > > Jeff >