Wednesday, March 25, 2015

How to add external JS in GWT Project

Let say your GWT project name is barchart


Add following line in BarChart.html

Create a public folder and keep all your *.js file in it. Make sure to have same flow structure of packages.




Folder wise screen shot





No comments: