• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Using EMF with GWT

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello all,
i m a newbie both to EMF & GWT, but i have gone through the basics and some sample tutorials for EMF & GWT separately.
i like EMF as the idea of working with model (ecore) looks simple & it also helps in visualizing the overall entities & relationships between them in your application.

also i have started exploring GWT.

i wanted to use both of these together.
my doubts are -
1. is it possible?
2. can i create my model in ecore & then generate the corresponding model classes in java & then use these classes in my GWT application both at the client & server side.

any help and useful links that show such a sample application will be of great help.

thanks in advance.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic