harrr... its working via the "put my own version to the classpath". we have several subprojects and i did it in the wrong one :)
thanks, i'm happy ;) On 20 Jul., 17:58, pansen <[email protected]> wrote: > hi all, > > i try to bring in our project a slightliy modified version of the > class ``com.google.gwt.place.impl.AbstractPlaceHistoryMapper<F>``. > unfortunately without success. > > it seems like deferred binding does not work here as this is not a > client class. or it does not work cause its an abstract class - i > couldn't manage it. > > now my trivial solution (/try) was to have the same file in the same > package in my project and hope this would be chosen before the > gwt*.jar file. unfortunately this is not the case and not working... > > has anyone a hint for me how to bring in my minimal modified version > of this file? > > btw. this problem belongs to this > threadhttp://groups.google.com/group/google-web-toolkit/browse_thread/threa..., > which i will write a blog entry when its done. but this part is the > very last problem... > > cheers, andi -- 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.
