Eclipse Juno org.eclipse.ui.ide.ResourceUtil -


i'm porting plugin eclipse 4.2 (juno), i'm having trouble finding alternative org.eclipse.ui.ide.resourceutil. removed org.eclipse.ui.ide.

the respective method need static ieditorpart findeditor(iworkbenchpage page, ifile file).

is there alternative findeditor juno?

should write function search workbench editorreferences?

the class still there. it's part of api.

http://www.eclipse.org/forums/index.php/mv/msg/487235/1057997/#msg_1057997


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -