Bug 71895

Summary: In project options for a Java project, the classpath editor should have file completion
Product: [Applications] kdevelop Reporter: Oded Arbel <oded>
Component: Language Support: JavaAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist    
Priority: NOR    
Version: 4.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Oded Arbel 2004-01-05 11:30:08 UTC
Version:           3.0.0b2 (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-4mdk)
OS:          Linux (i686) release 2.6.0-0.3mdk-i686-up-4GB

The subject says it all. Its much harder to add items to the classpath w/o some sort of hint. having file name completion will greatly reduce the ammount of copying and pasting or memorizing I have to do when building a project with many dependencies.
Comment 1 Andreas Pakulat 2008-06-29 17:17:42 UTC
rather than a plain line-edit this should be a url-chooser and list-of-entries. But currently there's no work going on for kdevelop4 in this area.