manolo / gwt-polymer-elements

Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Apache License 2.0
155 stars 49 forks source link

how to build and run use ide #71

Closed wuzhenda closed 8 years ago

wuzhenda commented 8 years ago

I use intellij idea community version; how to build and run ?

manolo commented 8 years ago

gwt-polymer-elements is a normal gwt library, you should proceed in the same way you do normally: https://www.jetbrains.com/idea/help/gwt.html

Once your gwt project is working, just add the gwt-polymer-elements.jar dependency using your IDE and edit your *.gwt.xml file to inherit the Elements: https://github.com/vaadin/gwt-polymer-elements#update-your-module-configuration