Skip to main content



      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 06:38 Go to next message
Eclipse UserFriend
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 07:00 Go to previous message
Eclipse UserFriend
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.
>
>
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: Thu May 01 15:24:52 EDT 2025

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

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

Back to the top