Bug 224992 - no way to see location of the current project files
Summary: no way to see location of the current project files
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Custom Makefiles (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-31 12:43 UTC by Vadym Krevs
Modified: 2012-12-22 23:11 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 Vadym Krevs 2010-01-31 12:43:08 UTC
Version:           3.9.97 (using KDevPlatform 0.9.97) (using 4.3.5 (KDE 4.3.5) "release 2", KDE:KDE4:STABLE:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.8-0.1-desktop

I've got a custom make project. There does not appear to be a way for the user to see where on the filesystem the project and the project files are located. For example, if you open the configuration dialog for the project, all you see is make settings and not a single path in sight.

It would be nice if the project configuration dialog had a text label showing project's location on the filesystem. Also, ability to specify make directory would also be nice. At least KDevelop3 allowed you do do so.
Comment 1 Andreas Pakulat 2010-01-31 13:45:06 UTC
I don't see the necessity for the "place on the filesystem", but its no big deal adding that once we have a complete "general" page available (where you can also setup the projects name and eventuall your email and username)
Comment 2 Vadym Krevs 2010-01-31 13:57:35 UTC
Well, I accidentally ended up with two projects having the same name. And there does not seem to be an easy way to tell which one gets loaded into the default session (aside from launching a build and observing the output).
Comment 3 Kevin Funk 2012-12-22 23:11:13 UTC
Tooltips in the project browser tool view will tell you the location.