Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » treeview
treeview [message #621975] Fri, 08 January 2010 09:44 Go to next message
Randi  is currently offline Randi Friend
Messages: 31
Registered: November 2009
Member
Hello all,

I made a standalone of EMF compare and I want to show the emfdiff file in te same way as in the GUI of EMFCompare ( in a treeview with updates,deteletions etc). But I don't know how to do it . Can anyone give me a codesnippet or some advise ?

Many thanks
Re: treeview [message #621985 is a reply to message #621975] Mon, 11 January 2010 15:57 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------000106090403040708020909
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Hi Randi,

What you are asking is the totality of org.eclipse.emf.compare.ui, along
with all UI parts of org.eclipse.compare.

That said, coding TreeViewers is not that hard once you get accustomed
to jface and SWT, yet the synchronisation and screen splitting as is
done in Compare requires a lot of dirty work. IMHO, your best bet is to
go for RCP instead of pure standalone so that you can (hopefully)
include the EMF Compare UI along with its dependencies.

JFace/SWT/RCP experts might have better ideas :).

Laurent Goubet
Obeo

Randi wrote:
> Hello all,
>
> I made a standalone of EMF compare and I want to show the emfdiff file
> in te same way as in the GUI of EMFCompare ( in a treeview with
> updates,deteletions etc). But I don't know how to do it . Can anyone
> give me a codesnippet or some advise ?
>
> Many thanks


--------------000106090403040708020909
Content-Type: text/x-vcard; charset=utf-8;
name="laurent_goubet.vcf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="laurent_goubet.vcf"

YmVnaW46dmNhcmQNCmZuOkxhdXJlbnQgR291YmV0DQpuOkdvdWJldDtMYXVy ZW50DQpvcmc6
PGEgaHJlZj0iaHR0cDovL3d3dy5vYmVvLmZyIj5PYmVvPC9hPg0KZW1haWw7 aW50ZXJuZXQ6
bGF1cmVudC5nb3ViZXRAb2Jlby5mcg0KdXJsOmh0dHA6Ly93d3cub2Jlby5m cg0KdmVyc2lv
bjoyLjENCmVuZDp2Y2FyZA0KDQo=
--------------000106090403040708020909--
Previous Topic:treeview
Next Topic:teneo, databinding, model and a treeview
Goto Forum:
  


Current Time: Fri Apr 19 02:30:07 GMT 2024

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

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

Back to the top