domax / gwt-dynamic-plugins

This is a demo project that describes how to build plugin-oriented GWT project. It is not about GWT code split. Each plugin here is a separate web application that is developed and deployed independently, and then loaded into main/host application.

Repository from Github https://github.comdomax/gwt-dynamic-pluginsRepository from Github https://github.comdomax/gwt-dynamic-plugins

gwt-dynamic-plugins

This is a demo project that describes how to build plugin-oriented GWT project. It is not about GWT code split. Each plugin here is a separate web application that is developed and deployed independently, and then loaded into main/host application.

All documentation and instructions were moved to Wiki.

Live demo on Google App Engine is available here.

About

This is a demo project that describes how to build plugin-oriented GWT project. It is not about GWT code split. Each plugin here is a separate web application that is developed and deployed independently, and then loaded into main/host application.

License:MIT License


Languages

Language:Java 98.7%Language:CSS 1.1%Language:JavaScript 0.2%