[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [pde-ui-dev] How to open Associated editor on Selection
|
Rishi,
This is a pure workbench UI question and should go into their mailing
list. There are APIs to open editor programmatically, but I am not sure
opening two editors when opening one resource is according to Eclipse
guidelines (see Eclipse.org for Eclipse guidelines article).
Regards,
Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745 T/L 969-2745
Fax. 905 413-4854
Rishi.Sahni@snste
ch.com To: pde-ui-dev@xxxxxxxxxxx
Sent by: cc:
pde-ui-dev-admin@ Subject: [pde-ui-dev] How to open Associated editor on Selection
eclipse.org
02/04/2003 07:48
AM
Please respond to
pde-ui-dev
Hello,
am facing a problem
i have 2 types of files .xml & .xsl
the .xml type of file make use of .xsl file which i have defined in
properties of .xml file
now when i double click this .xml file both .xml & .xsl files should be
opened in there respective editor
am getting the full path of .xsl file from
resource.getPersistentProperty(qName);
how to do it?
IS it possible first of all ?
Help needed
regards
Rishi
_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-ui-dev