Search code examples
gwteclipse-pluginlibgdxgoogle-plugin-eclipse

eclipse - missing GWT options


I am starting with libgdx and recently installed eclipse eclipse GWT plugin (4.2) and other resources. I am struggling with missing GWT options in different places. I tried to search different answers but could not locate an answer on SO. Please forgive me in case of duplicacy of question.

Here is the snapshot of the installation - enter image description here

  1. The 'Google' and GWT options are missing from preferences page -
    enter image description here

  2. The GWT compile and 'Run as Web Server' options are also missing - enter image description here

EDIT Added plugin snapshot as requested in comments - enter image description here


Solution

  • For anyone who is facing similar issue. It seems like the GWT plugins does not function properly for lower versions of eclipse. I installed eclipse kepler, installed plugins (4.3) and everything is working as desired.