Hello all, I am trying to split the client, RPC and server code in different eclipse projects. Is this possible? Before I splitted the code it was working fine, however after splitting it in multiple projects I get the following errors.
[TRACE] Removing units with errors [ERROR] Errors in 'file:/C:/workspace/grivio-client/src/com/blugri/ client/preferencesmodule/PreferencesModule.java' [ERROR] Line 10: No source code is available for type com.blugri.client.preferencesmodule.PreferencesServiceAsync; did you forget to inherit a required module? [ERROR] Line 31: No source code is available for type com.blugri.client.preferencesmodule.PreferencesService; did you forget to inherit a required module? Can anbody tell me what I am forgetting? Another change which I did at the same time was updating gwt, gwt-ext and gwt-ext-ux to the latest version. I am also getting this error: [TRACE] Removing units with errors [ERROR] Errors in 'jar:file:/C:/workspace/grivio-client/lib/ gwtextux.jar!/com/gwtextux/client/widgets/upload/SwfUploadPanel.java' [ERROR] Line 81: Cannot reduce the visibility of the inherited method from GridPanel Cheers Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
