package name cannot contain import token Permanently deleted user Created March 16, 2009 11:22 Hi, is it expected behaviour? I cannot create packages that look like package xxx.yyy.import.zzz;I have Build - 9757
I think it is correct as import is invalid package name (reserved java word)