©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)
Google Plugin for Eclipse performs verifications to ensure that your project is properly configured. If any problems are detected, the problems are displayed in the Problems view. You can activate quick-fixes for these problems by selecting the problem in the Problems view, and hitting Ctrl-1 (or Command-1 on the Mac).
For projects that use a war directory, the validator verifies that:
war/WEB-INF/web.xml filewar/WEB-INF/classeswar/WEB-INF/libFor each Google SDK your project uses, the validator will verify that:
war/WEB-INF/lib directory
For App Engine projects in particular, the validator verifies that the project has a war/WEB-INF/appengine-web.xml file.