Skip to content

mapping applications to prototypes #66

Answered by kschrab
pv2-0 asked this question in Q&A
Discussion options

You must be logged in to vote

As stated in the documentation, you need to use the full qualified name of the application, that is: name.of.the.package.ClassName. If your application is not inside a Java package, you can just use the name of the class. If your class could not be loaded, there would be an error and the simulation would not succeed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pv2-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants