No need to add the Gson library as long as it is bundles with Helma
This commit is contained in:
parent
1e071fd0cc
commit
88b8391673
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
* @fileOverview Defines the Exporter namespace.
|
||||
*/
|
||||
|
||||
app.addRepository('lib/gson-2.11.0.jar');
|
||||
// This code requires the Gson Java library bundled with Helma
|
||||
|
||||
global.Exporter = (function() {
|
||||
const gson = new JavaImporter(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue