Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » EditorPart createPart method
EditorPart createPart method [message #157037] Fri, 14 November 2003 19:20
Jack Chi is currently offline Jack ChiFriend
Messages: 52
Registered: July 2009
Member
Hi,

I have made am editor plugin which has an UI interface. createPart will
generate the UI.

Here is the problem description: If I open the Eclipse first, then
double click the file. The tab for the editor open up. But no UI
components is created.

Then close the Eclipse without closing down this tab and restart the
Eclipse. I will see the UI components shown.

Question:What methods do I have to override in IEditPart to make the
doubl-clicking on a file working?

Any idea?

Jack
Previous Topic:displaying a dialog in IMoveDeleteHook?
Next Topic:how to compile simple servlet
Goto Forum:
  


Current Time: Mon Jul 22 03:28:57 GMT 2024

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

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

Back to the top