google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

Use Eclipse RCP context inference for UI #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, few of the menus know about DepAn contexts.  This forces the
user to search in menus in the Other... selections, etc.  This makes for an
unnecessarily frustrating user experience.

Proposal:

Add a DepAn Project type, with a DepAn Nature.  This will allow the Eclipse
RCP to automatically select the DepAn wizards (e.g. New Graph Wizard) as
top-level choices.

Add a DepAn Perspective.  This should begin with a Project Explorer and the
Tools view.  The Project Explorer should be configured to offer New DepAn
Project as a top-level choice.

On new user launches of DepAn, the configuration should start with the
DepAn Perspective (possibly with a Welcome Page overlay).  This should help
new users get on their way.

Original issue reported on code.google.com by le...@google.com on 9 Jun 2008 at 8:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Somewhere before the current SVN repository, DepAn natures and perspectives were
improved.  More is possible, but specific bugs should be filed for other 
improvements.

Original comment by le...@google.com on 13 Feb 2009 at 7:25