Using javax classes such as JsonObject and JsonObjectBuilder
How can I use the javax classes such as JsonObject and JsonObjectBuilder in tJava and tJavaRow components? I've tried adding javax.json and javax.json.* to the import list on the Advanced tab, but that doesn't seem to work.