Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use super dev mode in an IDE (IntelliJ or Eclipse) while starting a war file too #26

Open
ge0ffrey opened this issue Jan 26, 2015 · 3 comments

Comments

@ge0ffrey
Copy link
Contributor

The super dev mode article doesn't cover the common use case that a Java developer is using a Java IDE to run a Java GWT client that connects to a Java server (= war or ear file):
http://www.gwtproject.org/articles/superdevmode.html

This isn't trivial to set up, especially not in a way that if you change a domain class shared by both the server and client, you can deploy in a single click and view the results of your changes a few seconds later.

@jDramaix
Copy link
Member

Don't hesitate to propose a change by editing directly the md file: https://github.com/gwtproject/gwt-site/edit/master/src/main/markdown/articles/superdevmode.md

@branflake2267
Copy link
Contributor

Great idea. Ive had lots of questions regarding this and working on gpe additional featurebfor it. I can work on this next week.

@jDramaix
Copy link
Member

Thanks Brandon !

On Sat Jan 31 2015 at 10:35:47 PM Brandon Donnelson <
notifications@github.com> wrote:

Great idea. Ive had lots of questions regarding this and working on gpe
additional featurebfor it. I can work on this next week.


Reply to this email directly or view it on GitHub
#26 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants