If I give my new language a name with mixed case, e.g., MyNewLanguage, then the package names have to all be edited when the various wizards are run. The class names will be
myNewLanguage.imp....
instead of
mynewlanguage.imp....
and the wizards will fail to generate any code.
Logged In: YES
user_id=2076232
Originator: NO
It seems to me that most of the wizards have been corrected. It is however not the case for the TreeModelBuilder wizard.