I was wondering, does the Google Plugin for Eclipse includes in its dependencies the Java EE perspective ?
Does the Google Plugin for Eclipse require the J2EE web project plugin?
73 views Asked by merours At
2
There are 2 answers
0
On
No, it's not necessary. You can use this tutorial to create your first project: http://www.gwtproject.org/doc/latest/tutorial/create.html
Here you can find all documentation you need to develop gwt application.
It is not mandatory. You can download basic Java Edition of Eclipse and install GPE plugin.
Following are sufficient to write GWT program.
Note -