On 29 October 2011 13:41, András Csányi <[email protected]> wrote: > Dear All, > > I would like to get some help because I would like to build a small > application using RequestFactory. > > I put together everything (maven, dependencies, etc.) but I don't know > what is this EMF. Ok, I can figure out this could be an entity manager > factory, but according to my IDE this dependency is not possible to > solve. I double checked the dependencies in my project and everything > is there, gwt-user, binding-server, binding-apt, etc, but my IDE > (Netbeans and Eclipse) after a few restart saying that this dependency > is not possible to solve. Did I miss something? I would like to use > gwt-2.4.0. > > public static final EntityManager entityManager() { > return EMF.get().createEntityManager(); > } > (http://code.google.com/p/google-web-toolkit/source/browse/trunk/samples/expenses/src/main/java/com/google/gwt/sample/expenses/server/domain/Employee.java) > > Thanks any help in advance!
It's embarrassing, but I found it after I sent my letter. Please, ignore it! :) -- - - -- Csanyi Andras (Sayusi Ando) -- http://sayusi.hu -- http://facebook.com/andras.csanyi -- ""Trust in God and keep your gunpowder dry!" - Cromwell -- 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.
