Starting with a clean clone, I copy the .project_template file to .project
and rename the project in that file.
Then I create new workspace, and import the project using "Existing Projects
into Workspace"
After the usual Eclipse churn, it report about 557 errors all of the type
"GWT problems marker"

Most of the errors relate to import of "junit.framework.TestCase" or
"com.google.gwt.junit.client.GWTTestCase".

But one specific example is that in
"org.waveprotocol.wave.client.scheduler.testing.FakeSimpleTimer.java"
Eclipse puts its red squiggly under SimplerTimer and recommends adding an
import of "org.waveprotocol.wave.client.scheduler.Scheduler" to
"org.waveprotocol.wave.client.scheduler.testing.Testing.gwt.xml".

-Tad

On Fri, Nov 19, 2010 at 10:12 AM, Alex North <[email protected]> wrote:

> That sounds odd, I don't recall any errors. I've been working in libraries
> recently.
>
> Can you send some more detail?
>
> On 19 November 2010 09:37, Tad Glines <[email protected]> wrote:
>
>> So, I noticed that when I load the libraries project into Eclipse there's
>> a lot of errors reported.
>> Is this expected? It seems like all of them are related to missing imports
>> in test related gwt.xml files.
>> Short of fixing all the imports, is there anything simpler to be done to
>> clear up the "errors" Eclipse is reporting.
>>
>> -Tad
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Wave Protocol" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<wave-protocol%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/wave-protocol?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Wave Protocol" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<wave-protocol%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/wave-protocol?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" 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/wave-protocol?hl=en.

Reply via email to