I am learning to use GWT with App Engine in Eclipse. I included the App-Engine SDK in the build path. I was reading the tutorial given here. https://developers.google.com/web-toolkit/doc/latest/tutorial/appengine
It says to create a file jdoconfig.xml in META-INF directory, but I cannot find a META-INF directory in my project structure.
I am learning to use GWT with App Engine in Eclipse. I included the
Share
From the tutorial
create a file StockWatcher/src/META-INF/jdoconfig.xml.You should create the META-INF directory under
src