Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Import Java Packages in a method for App builder
Posted 25.01.2017, 12:05 GMT-5 API, Simulation Apps Version 5.2a 1 Reply
Please login with a confirmed email address before reporting spam
Hi,
I am performing data manipulation via a method in the app builder. My code requires additional Java packages to run. For example:
import java.io.IOException;
import java.util.List;
Has anyone successfully done this and run a class as a method?
I am performing data manipulation via a method in the app builder. My code requires additional Java packages to run. For example:
import java.io.IOException;
import java.util.List;
Has anyone successfully done this and run a class as a method?
1 Reply Last Post 26.01.2017, 16:30 GMT-5