specifying GWT application startup parameters
(Sorry for the double post. I didn't mark the first one as a question.)
The GWT configuration page has a place to put VM parameters and a place to put the html to open, but it has no place for url parameters to pass to the page.
I tried modifying the html to open to include "?adminMode=1" on the end (my application looks for that parameter to determine what information it displays). But idea always resets it back to the html or clears the field entirely.
How can I pass parameters to the application?
请先登录再写评论。
Hello Geoff,
This feature isn't implemented yet. Feel free to create a feature request
at http://www.jetbrains.net/jira/browse/idea.