Cannot install GWT plugin to Eclipse

2019-09-11 06:23发布

My task is to create a GWT project. I want to replicate what is done in this tutorial.

I'm using Eclipse Kepler 4.3, the newest version of the software and for installing GWT plugin I go to Help > Install New Software and I paste there this link: http: //dl. google.com/eclipse/plugin/4.3 (which I believe is the good one because it is for the 4.3 version)

I check all the stuff only without the Android related one, like in this picture, click next,next and wait for installation.

Somewhere in the middle of the installation it pops up a message saying:

Warning! You are installing software that contains unsigned content. The authenticity or validity of this software cannot be established. Do you want to continue with the installation?

I click OK, even if I think here is the whole stuff goes wrong.

After I click OK, the installation goes very fast, maybe because it skips some files. After that I must restart my Eclipse and I start following the tutorial with the StockWatcher.

But when I go to Window > Preferences > WindowBuilder I have only CodeParsing there, there is no GWT, I checked Window > Preferences > Google where I have Web Toolkit > Designer but here is only stuff about Layout, Code Style and Event Handler.

In Preferences > Google > AppEngine I have the file from their website and Preferences > Google > Web Toolkit their file too.

When I try to create a new project, there is no GWT Java Project...

Can anyone help?

1条回答
混吃等死
2楼-- · 2019-09-11 06:29

GWT is no longer featured in Eclipse

查看更多
登录 后发表回答