Wait, if you only have a dependancy in your server-side code, why are
you trying to integrate the client code?

On Sat, Apr 4, 2009 at 2:36 AM, Qing <[email protected]> wrote:
>
> I added FinancialToolkit.gwt.xml into the jar. Doesn't work. do I need
> to put this file to the folder of OnlineBanker as well?
>
> On Apr 4, 12:16 am, Nicanor Babula <[email protected]> wrote:
>> Hi,
>>         It looks like you have to add to your jar file 
>> FinancialToolkit.gwt.xml.
>> This may 
>> help:http://roberthanson.blogspot.com/2006/05/how-to-package-gwt-component...http://code.google.com/p/google-web-toolkit-incubator/wiki/PathsHandl...
>>
>> On Saturday 04 April 2009 06:49:14Qingwrote:
>>
>> > Hi,
>>
>> > I'm now using gwt develop my web application. I create a gwt project
>> > 'OnlineBanker' in command line and import it into eclipse. The server
>> > side code of OnlineBanker need to use the class in another java
>> > project 'FinancialToolkit'. I export FinancialTookit as a jar file,
>> > and import it into OnlineBanker by following away:
>> > OnlineBanker->Properties->Java build path-> libraries -> Add external
>> > Jars
>> > and I add
>> > <inherits name='FinancialFookit'/>into OnlineBanker.gwt.xml
>> > I run it as OnlineBanker-shell, there's error
>> > [ERROR] Unable to find 'FinancialTookit.gwt.xml' on your classpath;
>> > could be a typo, or maybe you forgot to include a classpath entry for
>> > source?
>>
>> > Any advice?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to