I think something is incorrect with your project's paths. Check Project Properties | Paths. Note that all directories in Sourcepath tab should correspond to default (unnamed) java package. Also check if there are nested source path entries - they are not supported at the moment.
-- Valentin Kipiatkov JetBrains, Inc http://www.intellij.com "Develop with pleasure!" "Daniel Hoppe" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I just had something weird here. When creating a new class in the Source > / Project Tree (Context-Menu->New->Class), IntelliJ forgets to insert > the correct package name. > > Cheers, > > Daniel > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
