Just a reminder that you shouldn't post your entire homework to the group forum.
> (Exception in thread "main" java.lang.NullPointerException at > BuiltinClasses.generateNewName(BuiltinClasses.java:35) at > BuiltinClasses.main(BuiltinClasses.java:27)). Here is a hint: the error message says you have a problem at the generateNewName method, and the problem is to do with NullPointer, something to do with your newName array. greenbean --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
