I'm trying to write Java applications in Eclossa.
I really want to use ACM program package, however, it is not installed in my copy of eclipse!
I have seen all over the net, and I can not get any single download for the ACM package. / P>
More info: Whenever I try to code:
Package Hello Jedo; Import acm.program *; The public class extends the AD2 program {public zero run (println ("This program adds two numbers."); Int n1 = readInt ("Enter N1:"); Int n2 = readInt ("Enter N2:"); Intel Total = N1 + N2; Println ("Total" + Total + "."); }}
I get errors and below Ying-Yang, all mean that there is no such thing as "ACM program".
Anyway, I need to know where the ACM package is from, and how to set it.
Thank you!
- Flin
You and acm.jar < Code> download.
It seems that the previous link is dead. The file is still available.
Comments
Post a Comment