Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse plugin - MultiPageEditorPart
Eclipse plugin - MultiPageEditorPart [message #586765] Wed, 10 December 2008 03:48
Eclipse UserFriend
Hi,

I am working on eclipse plugin project with MultiPageEditorPart.
1. The package explorer contains two files for each project. When clicked
on each file it opens one new tab/editor. Once both the files are opened,
then it won’t open a new tab again on click of that file, but instead
refers to the opened instance of the tab. How to get only one tab instance
for both the files? i.e, there should be only one tab/editor for one
project even if there are two files in each project. Both the files should
refer to single view.
2. Schema files are located in a jar file and I am not able to access them
to validate xml files. Is there any difference in accessing files in jar
as compared to normal java project and plug in project.
3. How to close all opened editors on close of eclipse so that they are
not restored back on opening eclipse. Please provide the code snippet.

It will be great if anyone can help me on above issues as it very urgent.

Regards,
Rupa
Previous Topic:Alternatives to update sites for plugin distribution?
Next Topic:Eclipse plugin - MultiPageEditorPart
Goto Forum:
  


Current Time: Mon Jul 07 18:59:41 EDT 2025

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

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

Back to the top