Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » M5 - I'm sorry but this seems kinda silly to me
M5 - I'm sorry but this seems kinda silly to me [message #167661] Mon, 08 December 2003 17:36
Eclipse UserFriend
Originally posted by: bob.objfac.com

I keep struggling to see why these editor-related APIs had to become
incompatible. But I sure can't see the grand design behind splitting up the
API so one has to write:

editor = editorId == null
? IDE.openEditor(page, file, true)
: page.openEditor(new FileEditorInput(file), editorId);

;-}

Bob Foster
Previous Topic:how to force "dirty" state check ?
Next Topic:Which plungin do package Explorer view belong to ?
Goto Forum:
  


Current Time: Mon May 12 07:11:26 EDT 2025

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

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

Back to the top