Skip to content

Get rid of error: “The web.xml file does not exist”  #145

Open
@masterdany88

Description

@masterdany88

How to get rid of “The web.xml file does not exist” error in Eclipse from GWT Plugin?
vwrou

I use spring as a backend, which is allowed by GWT. GWT is client side framework.
I configure my spring using java config instead of xml's files, so I don't have and I wouldn't have web.xml file. IMHO plugin should not demand this file on project, or should allow to set in configuration to not use web.xml.

Here http://docs.spring.io/autorepo/docs/spring-framework/3.1.x/javadoc-api/org/springframework/web/WebApplicationInitializer.html is spring documentation about java config

Here is post on stackoverflow:
https://stackoverflow.com/questions/35332574/how-to-get-rid-of-the-web-xml-file-does-not-exist-error-in-eclipse-from-gwt-pl

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions