[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[pde-ui-dev] How to open Associated editor on Selection
|
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