History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5314
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Patrick Wright
Votes: 1
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Directories containing IDEA project should be highlighted on open-project

Created: 17 Oct 07 12:16   Updated: 17 Oct 07 19:45
Component/s: Project Configuration
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,361


 Description  « Hide
When opening a project that isn't in the recent project list, I have to navigate through directories until finding an .ipr file. There is no indication of whether a directory contains one, however, which means I have to open and close directories till I find what I'm looking for.

A nice feature in NetBeans is that when opening projects, directories already configured as a NetBeans project are highlighted with a special icon, and selecting that directory is enough to open the project.

I realize there are a couple of outliers here 1) directory contains multiple projects 2) directory contains something that could be imported as a project, like a Maven POM file. Still, even a visual indicator that a directory is a candidate would be nice.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 17 Oct 07 18:19
Because the directory can't be opened as a project directly (for the exact reasons that you have listed), such highlighting would be more confusing than it is helpful.

Patrick Wright - 17 Oct 07 19:45
I would argue that in most cases directories with an IDEA project will have 1 .ipr file. If they have that one file, and I can see that a directory has an IDEA project file in it, why not just highlight the directory and select it as the project home? Why do I have to drill down searching for these things? Presumably you already have to scan each directory to see if it has children; this would just be a 1-level filter for .ipr files.

Try this in NetBeans sometimes. I don't use it much anymore, but when I do, it's one of those nice features to have.