Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Perspective synclonization(Perspective synclonization)
Perspective synclonization [message #1715709] Wed, 25 November 2015 11:31 Go to next message
partha Sarkar is currently offline partha SarkarFriend
Messages: 1
Registered: November 2015
Junior Member
Hi,

There are two eclipse app running in different machine. Is there any way to sync one eclipse perspective to other using code?
Re: Perspective synclonization [message #1715750 is a reply to message #1715709] Wed, 25 November 2015 16:16 Go to previous message
Eclipse UserFriend
With the 4.x stream, the window contents are now represented using an EMF model. There has been some successful experiments to hook together two instances and propagating EMF model changes back and forth. It's not a perfect solution as the editor and view contents aren't synchronized though (e.g., making a change to a text file won't be represented in the other).

Brian.
Previous Topic:how to realize "alt+left" and "alt+right"
Next Topic:Use Adobe flex within RCP app (to be embedded in views)
Goto Forum:
  


Current Time: Wed Apr 24 22:17:22 GMT 2024

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

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

Back to the top