dnouls

Results 17 comments of dnouls

It seems that some RP9 files are working. But many are not. I guess it depends on what is inside ? I managed to play some of the demos in...

No IFilterKey has a generic parameter V. The IFilterKey is actually used in an API to make the filter parameters type safe (using a query builder API). That is why...

Without a workaround it would make no sense for me to even try. Would it not be possible somehow to add a new gwt-jackson annotation to FilterCriteria to indicate that...

I'll do some testing on my own projects tomorrow. thanks.

OK, I did a build of the master branch and tried it out. It still doesn't work though. The problem is that the wrong project seems to be detected. I...

I will try to create an example project setup that exposes the problem. I need to do this on my computer at home (Enterprise hell)

Trying to reproduce by creating a new project. 1) Create a new multimodule project (using 1.0-SNAPSHOT of tbroyers archetypes) Started tomcat with the server project. Error log states that the...

Added gwt-lib projects... but it keeps on working properly! So there must be something very specific to my pom files that causes my problem. Not sure how to progress, I...

Aha, I'm reaching some conclusions now. I have multiple gwt-libs that have the GWT Facet enabled in the eclipse projects. It looks like the GWT plugin is assuming the very...