Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to show files in Outline View or similar like this
How to show files in Outline View or similar like this [message #330064] Mon, 14 July 2008 10:38 Go to next message
haribabu mallavelli is currently offline haribabu mallavelliFriend
Messages: 26
Registered: July 2009
Junior Member
Is it possible to show "files inside my project" into outline view. So, i
will get outlineView(??) which filters all .ui files in my project and
shows in the view. or Is there any plugin already available to give
similar kind of implementation??

Purpose: I have .ui files (nothing but xml files) which can be compatable
to mobile apps and need to show in outline view for editing purpose.
Re: How to show files in Outline View or similar like this [message #330070 is a reply to message #330064] Mon, 14 July 2008 11:00 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33182
Registered: July 2009
Senior Member
Hari,

The outline view is typically associated with the active editor, so
trying to review that isn't so great. Of course you could define a
completely new view, but the project explorer view can be tailored to
show projects according to any type of logical structure kind of like
how JDT flattens deeply nested package structure to make it look flat.
So you might show a logical "ui folder" that shows all the nested *.ui
files in the project...


HariBabu wrote:
> Is it possible to show "files inside my project" into outline view.
> So, i will get outlineView(??) which filters all .ui files in my
> project and shows in the view. or Is there any plugin already
> available to give similar kind of implementation??
>
> Purpose: I have .ui files (nothing but xml files) which can be
> compatable to mobile apps and need to show in outline view for
> editing purpose.
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Plugin binary folder cause dependent plugins export to fail
Next Topic:Can't get 3.4 to pick-up newly added plug-ins
Goto Forum:
  


Current Time: Wed Jul 17 12:20:48 GMT 2024

Powered by FUDForum. Page generated in 0.04040 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top