Hi,
 
> id of the editor?
org.jboss.tools.common.model.ui.editor.EditorPartWrapper
 
This editor shows any xml for which XModel implementation is provided.
 
Slava Kabanovich
 
 
----- Original Message -----
From: "Gary Brown" <gary.brown@hattricksoftware.com>
To: "Viacheslav Kabanovich" <scabanovich@exadel.com>
Cc: "Jeff Yu" <cyu@redhat.com>; <jbosstools-dev@lists.jboss.org>
Sent: Tuesday, October 07, 2008 4:29 PM
Subject: Re: [jbosstools-dev] Questions about current ESB editor.

> Hi
>
> Thanks for the information. One last question - what is the id of the
> editor?
>
> Regards
> Gary
>
>
> Viacheslav Kabanovich wrote:
> > Hi,
> > 
> > Standard attributes are to be provided
> > IMarker.CHAR_START, IMarker.CHAR_END
> > 
> > Editor will open Source tab and select the region.
> > In Outline view, respective model object will be selected.
> > Then, on selecting Tree tab, it will have the same
> > model object selected.
> > 
> > Right now, implementation works only for special
> > types of markers, but I am going to remove this filter.
> > 
> > Slava Kabanovich
> > 
> > ----- Original Message -----
> > From: "Jeff Yu" <
cyu@redhat.com <mailto:cyu@redhat.com>>
> > To: <
jbosstools-dev@lists.jboss.org
> > <
mailto:jbosstools-dev@lists.jboss.org>>
> > Cc: "Gary Brown" <
gary.brown@hattricksoftware.com
> > <
mailto:gary.brown@hattricksoftware.com>>
> > Sent: Tuesday, October 07, 2008 7:18 AM
> > Subject: [jbosstools-dev] Questions about current ESB editor.
> >
> > > Hi,
> > >
> > > It seems my previous email hasn't been sent to jbosstools-dev list
> > > correctly, so send it again.
> > > Belows are questions from one of our partner, Hattrick Software, who
> > > worked with us on JBoss Overlord CDL project.  As Max suggested, I post
> > > it in the jbosstools-dev maillist.
> > >
> > > =====
> > > What does the IMarker, provided to the gotoMarker method on the ESB
> > > editor, need to provide to make the editor focus on a particular action
> > > (or action property)?
> > >
> > > Does the marker need to be of a particular type, or is it just a
> > case of
> > > including certain properties/attributes with the marker?
> > >
> > > I assume that the location of the action/property within the resource
> > > will also need to be specified somewhere - so if possible can some
> > > examples of the URI structure be provided.
> > >
> > > Thanks
> > > Jeff
> > >
> > > --
> > > Cheers
> > > Jeff Yu
> > >
cyu@redhat.com <mailto:cyu@redhat.com>
> > >
> > > JBoss, a Division of Red Hat
> > >
> > >
> > >
> > > _______________________________________________
> > > jbosstools-dev mailing list
> > >
jbosstools-dev@lists.jboss.org <mailto:jbosstools-dev@lists.jboss.org>
> > >
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>