> When creating a class or interface in the default package, I get this: > > * Class: $PACKAGE_NAME$.MyClass
Well, this might be considered as a bug. But would it better to get * Class: .MyClass ? (Notice the dot before the class name.) Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Andreas Gerold" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 18, 2002 6:41 PM Subject: [Eap-list] Bug with class and interface templates > I have a line like this in my class and interface template: > > * Class: $PACKAGE_NAME$.$NAME$ > > When creating a class or interface in the default package, I get this: > > * Class: $PACKAGE_NAME$.MyClass > > -Andreas Gerold > > > _________________________________________________________________ > Join the world�s largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
