gwt facet not appearing in IntelliJ 10.0.3?

Hello,

I'm working on a GWT project and I'd need to have the GWT facet enabled for that module. If I try to add a facet to a module in the Settings menu, I cannot see the GWT facet (nor configure the path to GWT SDK). I'm using IntelliJ IDEA 10.0.3 Ultimate on Linux.

Any suggestions?

Thanks,
Emanuele

0

Do you have "GWT Support" plug-in enabled in Settings | Plugins?
Are you trying to add it to Java module type?
Try "Add Framework Support.." from the project view context menu of the root node of the module and choose "Google Web Toolkit".

0
Avatar
Permanently deleted user

It worked. Thanks a lot.

0

请先登录再写评论。