https://bugs.kde.org/show_bug.cgi?id=427050

Francis Herne <m...@flherne.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |RESOLVED
         Resolution|WAITINGFORINFO              |NOT A BUG

--- Comment #7 from Francis Herne <m...@flherne.uk> ---
Thank you for the detailed explanation, now I see what's happened.

Also, it's a documentation (or at least a don't-use-it-that-way) issue. :D

When you create the new project 'ex', it creates a new directory `test/ex/` as
the project root.

Because `test/junk.cpp` is outside that directory, it isn't part of the
project.

The "Classes" view only shows classes from open projects (my last comment
"there's no case where..." was wrong...), so doesn't show those from
`junk.cpp`.

If you want to import a project with existing files, you shouldn't use "New
from Template". Instead use "Open/Import Project" and select the existing
directory -- if the buildsystem isn't supported, there will be a 'Custom Build
System' option where you can enter the relevant configure/build commands
manually.

Resolving as no immediate bug -- we might want to consider adding classes from
open non-project files to the toolview, and/or making sure the manual is clear.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to