On Dec 2, 3:53 pm, Geoffrey Wiseman <[email protected]> wrote: > I'm guessing this is caused by this filed > issue?http://code.google.com/p/google-web-toolkit/issues/detail?id=4853
Repeating what I said there on that issue: Near as I can tell, these INDEX.LIST are in gwt-servlet.jar and gwt- user.jar from GWT 1.6 through to GWT 2.1.0. With that in mind, I don't think they're the only cause of the current issues with debugging in Eclipse, although they may be partially responsible. I suspect there's also a recent regression with the Google Plugin for Eclipse. See files below: v.2.0: https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.0/gwt-servlet-2.0.0.jar/!/META-INF/INDEX.LIST v2.0.1: https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.1/gwt-servlet-2.0.1.jar/!/META-INF/INDEX.LIST v2.0.2: https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.2/gwt-servlet-2.0.2.jar/!/META-INF/INDEX.LIST v2.0.3: https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.3/gwt-servlet-2.0.3.jar/!/META-INF/INDEX.LIST v2.0.4: https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.0.4/gwt-servlet-2.0.4.jar/!/META-INF/INDEX.LIST v2.1.0 https://repository.sonatype.org/service/local/repositories/central-proxy/archive/com/google/gwt/gwt-servlet/2.1.0/gwt-servlet-2.1.0.jar/!/META-INF/INDEX.LIST -- 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.
