+1... Also wanna know how to disable it...
Type: Posts; User: Tigra; Keyword(s):
+1... Also wanna know how to disable it...
Hi All,
I just got a bug... Pretty simple example with inheritance:
entity --class ~.server.domain.Contact
field string --fieldName background
entity --class ~.server.domain.PersonContact...
Hi folks,
I've experienced such problem using MySQL... In default generated project all special characters wrote to DB as "???"
Update database.properties with
No ideas? :(
Hi All,
I'm playing with Roo + GWT. Here is my question:
I have a list of contacts and Roo generates managed view like that:
ContactListView_Roo_Gwt{
@UiField
...
Hi All, I'm playing with Roo & GWT...
Here is some script:
I've generated app, got scaffold for both entities... Now I have pretty simple question... I need to show both contact types in...
+1, I'm also stuck on UI & back-end.