InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of 'source' Tag In *.gwt.xml File In Gwt? |
|
Answer» This specifies the names of source FOLDERS which GWT COMPILER will SEARCH for source compilation. This specifies the names of source folders which GWT compiler will search for source compilation. |
|