Found a bug about CVS in IDEA! ditty Created December 17, 2002 02:11 In IDEA CVS the package name can not be "const",if I do so ,the package will not permit new class in it!
No person found this?Help me!!!
Maybe the fact that "const" is a reserved word (like class, switch, for etc...) in Java causes problems.
See this SCR:
http://www.intellij.net/tracker/idea/viewSCR?publicId=8263
"ditty" <qb@dhc.com.cn> wrote in message
news:302727.1040091079814.JavaMail.javamailuser@localhost...
will not permit new class in it!
>