So I'm in the middle of a 6.1 -> 6.3 upgrade and I am seeing an error that must be simple but I could use some help on:Simply I have this code in a JS file that should allow me to reference my Java helper class:var LinkHelper = new Packages.com.cne.commons.core.helpers.LinkHelper;use( function () {<...