Quantcast
Channel: Latest Discussions - COMSOL Forums
Viewing all articles
Browse latest Browse all 71

Import Java Packages in a method for App builder

$
0
0
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?

Viewing all articles
Browse latest Browse all 71

Trending Articles