Skip to main content



      Home
Home » Newcomers » Newcomers » Splitting the Editor Area in a Plugin
Splitting the Editor Area in a Plugin [message #157748] Tue, 20 June 2006 22:45
Eclipse UserFriend
Originally posted by: jdobrosi.umd.edu

I'm a student developing an Eclipse plugin to use as a tool when reading
error output from a program written by a fellow student. Essentially, its
a simple debugger that allows one to click on a error message and jump to
the corresponding line of code. However, each error message is in fact
associated to two lines of code in two separate files. Therefore, I want
to be able to, upon clicking an error message, open both files so that
both are viewable at the same time, i.e. have the editor area
automatically split so that one file is on the bottom half of the editor
area, the second on the top half. I know this can be done manually by
clicking and dragging an editor tab in the editor space, but is there a
way to do this automatically in my plugin? I'd appreciate any help or
advice, because I've yet to find anything online that's of any use.
Thanks.
Previous Topic:BIRT RCP - can not preview
Next Topic:Stop editor lines wrapping
Goto Forum:
  


Current Time: Fri Jun 06 11:12:55 EDT 2025

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

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

Back to the top