[Bug 62786] New: fails to create new .java file for java project

Erik Engbrecht erik.engbrecht at verizon.net
Sat Aug 16 20:16:02 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=62786     
           Summary: fails to create new .java file for java project
           Product: kdevelop
           Version: 3.0.0a4
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: erik.engbrecht at verizon.net


Version:           3.0.0a4 (using KDE KDE 3.1)
Installed from:    RedHat RPMs
Compiler:          g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) 
OS:          Linux

I create a new Java Application project.  The project is created ok, and the Main.java file exists.  Then I try to create a new Java file (both File->New and "New File" (side bar button) -> Java Source).  The New File dialog comes up with "Java source (.java)" as the type and "Add to project" checked.  I enter the file name and click OK.  No errors are given in the GUI, but the following error is reported from the console:

QObject::connect: No such slot JavaSupportPart::configWidget(KDialogBase*)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'JavaSupportPart')

I built Gideon from source, and haven't had any problems with C++ projects.  The only configuration changes I've made from the defaults are to syntax highlighting colors.




More information about the KDevelop-devel mailing list