Bug 71895 - In project options for a Java project, the classpath editor should have file completion
Summary: In project options for a Java project, the classpath editor should have file ...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: Java (show other bugs)
Version: 4.0.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-05 11:30 UTC by Oded Arbel
Modified: 2009-01-24 02:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.