Yes, I thought I'd have to do something like what you're suggesting.  
My problem is how...  I guess a better phrased question is "how do  
you fix the buildpath manually?"  What files do I need to edit and  
that sort of thing. Thanks Archibald.
Bill
On Mar 14, 2008, at 11:47 AM, Archibald Singleton wrote:
>
> On 14 Mar 2008, at 12:24, William Hatch wrote:
>
>> I have wonder source projects, set up according to tutorial. I  
>> updated yesterday, following Keiran's excellent script and all  
>> built/installed and updated fine. In a dependent ( on installed  
>> frameworks, not source project ERJars) project, I'm now getting  
>> the following error:
>>
>> Project 'wonderTest' is missing required library: '/Library/ 
>> Frameworks/ERJars.framework/Resources/Java/icu4j_2_8.jar'		 
>> wonderTest	Build path	1205506287775	48877
>>
>> which seems to indicate that my projects build path is hanging  
>> onto an outdated reference. Inspecting the Build Path settings in  
>> Eclipse confirms this; under the WebObjects Frameworks entry there  
>> is a reference to this jar, as well as a reference to the new jar  
>> which should replace it (I'd think, anyway). The project will not  
>> build anymore using Eclipse build until this is resolved and I am  
>> having a hard time figuring out how to resolve this. I'm hesitant  
>> to wack the library entry for fear that I won't be able to  
>> recreate it properly and thereby furthering my troubles. How  
>> should I go about fixing this? Thanks.
>
> I also use Wonder from source. I get a similar problem almost every  
> time I update my WOnder source.
> The various WOnder projects seems to be randomly affected by this  
> problem. The last time I updated (yesterday), I got a problem with  
> ERJGroupsSynchronizer. What I do is simply reconfigure the  
> buildbpath manually. It's not always easy (I sometimes have to  
> check the code to identify wich projects/frameworks/jars/libraries  
> are used, but it's never been too hard either. I suppose these  
> problems will go away with the new classpath stuff Mike is working on.
>
> = tmk =
>
This archive was generated by hypermail 2.0.0 : Fri Mar 14 2008 - 11:59:39 EDT