Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » Live editing, reconciling
Live editing, reconciling [message #1384349] Wed, 28 May 2014 19:40
Alex Boyko is currently offline Alex BoykoFriend
Messages: 3
Registered: March 2014
Junior Member
Hi,

I'm trying to create an editor plugin for Orion that would allow live editing of a file in Orion. For example if multiple people changing the same file resource I'd like to see live changes in my editor. In other words I'd like to see changes in my editor not after someone saves the resource, but as someone types characters. Suppose i have a messaging server which receives and broadcasts changes to all clients editing the same resource.
Looks like i can create a plugin for Orion editor to transmit changes to the messaging server using "orion.edit.model" extension with onModelChanging event.
How can I sync back changes from others coming from the messaging server back to my Orion editor? Is this possible with a plugin?
Thanks in advance.

Cheers,
Alex
Previous Topic:xalan_2.7.1 flagged for possible security violation
Next Topic:Issue with org.apache.jasper.glassfish 2.2.2 and JDK 8
Goto Forum:
  


Current Time: Mon May 06 01:39:17 GMT 2024

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

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

Back to the top