Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Plug-in manifest editor layout
Plug-in manifest editor layout [message #113591] Thu, 21 August 2003 10:54 Go to next message
Eclipse UserFriend
Originally posted by: Eric.Jain.isb-sib.ch

I am working on an editor that is similar to the plug-in manifest editor as
far as visual appearance and layout (multipage, collapsable sections etc.)
are concerned.

The editor differs in that it does not work directly on files, but on
in-memory objects.

Is there any code that could be reused, or am I better off recreating
everything from scratch?

--
Eric Jain
Re: Plug-in manifest editor layout [message #114295 is a reply to message #113591] Fri, 22 August 2003 05:13 Go to previous message
Chris Laffra is currently offline Chris LaffraFriend
Messages: 253
Registered: July 2009
Senior Member
Why don't you have a look at the source and see for yourself?

If this is your first editor, and your first SWT experience, making
something
close in visual appearance and layout will prove to be easiest by using the
original as inspiration.

Chris

"Eric Jain" <Eric.Jain@isb-sib.ch> wrote in message
news:bi28bs$ij3$1@eclipse.org...
> I am working on an editor that is similar to the plug-in manifest editor
as
> far as visual appearance and layout (multipage, collapsable sections etc.)
> are concerned.
>
> The editor differs in that it does not work directly on files, but on
> in-memory objects.
>
> Is there any code that could be reused, or am I better off recreating
> everything from scratch?
>
> --
> Eric Jain
>
>
Previous Topic:Eclipse Help - accessing more than one plugin dir outside the eclipse structure
Next Topic:Unable to associate action set with part: org.eclipse.jdt.ui.PackageExplorer. Action set org.eclipse
Goto Forum:
  


Current Time: Fri Oct 18 14:55:04 GMT 2024

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

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

Back to the top