Search code examples
eclipsegwtgoogle-plugin-eclipse

Does the Google Plugin for Eclipse require the J2EE web project plugin?


I was wondering, does the Google Plugin for Eclipse includes in its dependencies the Java EE perspective ?


Solution

  • It is not mandatory. You can download basic Java Edition of Eclipse and install GPE plugin.

    Following are sufficient to write GWT program.

    1. Kepler - Eclipse JAVA IDE
    2. GPE Plugin for Kepler

    Note -

    1. GPE FAQ
    2. Maven and GPE