Trouble creating GAE project

I'm trying to create a Google App Engine project in IJ 13.0.2. According to the docs, after creating the project I need to "Open the file appengine-web.xml located in the WEB-INF directory."

There is no WEB-INF directory (and no xml file) created in the project directory. Should this be created automatically, if not, where does it go? In the project directory?

0
1 comment

To create web.xml you also need to select 'Web Application' item in 'New Project' wizard, we already have an issue about that
(http://youtrack.jetbrains.com/issue/IDEA-119098).

--
Nikolay Chashnikov
JetBrains
http://www.jetbrains.com
"Develop with pleasure!"

0

Please sign in to leave a comment.