Quantcast
Channel: PTC Community: Message List - Arbortext
Viewing all articles
Browse latest Browse all 3717

How to call a public static void main(String[] args) method in an ACL function

$
0
0

I begin to do a java class, but I have a problem to call the "main" method in Arbortext.

 

My java class:

public class HelloObjIs

{

public static void main (String args[])

{

System.out.println("Hello");

}

}

 

How to call a public static void main(String[] args) method in an ACL function ?

 


Viewing all articles
Browse latest Browse all 3717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>