On Mon, Aug 27, 2012 at 1:01 AM, Thomas Broyer <t.broyer@gmail.com> wrote:
On Monday, August 27, 2012 7:50:02 AM UTC+2, jopaki wrote:An compile error like "can't implement the constants interface: It must implement TextResource or _____". I forget the other type the error states.My semantics here are:interface MyResources extends ClientBundle {@Source("MyConstants.properties")MyConstants constants();}
where MyConstants interface is auto-generated via the gwt-maven-plugin.
I'm on 2.4Why are you trying to put the Constants within a ClientBundle?--To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/VycIWPWSmNMJ.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
-jpk-
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment