Ive included the original code and my new code. Im trying to use the balloon command to make a balloon with a name and altitude, but keep getting this error:
"Exception in thread "main" java.lang.RuntimeException: Uncompilable source code - Erroneous tree type: Balloon.Balloon
at Balloon.BalloonTester.main(BalloonTester.java:19)
Java Result: 1"
Im getting extremely frustrated and just wondering why it wont work. I know i have something wrong, just not sure where.
Please help. Thanks.