LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.
- Updated advanced tab- Learner now displays gmap and markers- Some map control advanced options implemented in learner- build script updated to allow to deploy just the jar file
First commit for the gmap toolGot the gmaps appearing in author, you can add multiple markers and descriptions for the markers, but you cannot save yet.Draft data model also completed