Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Extending the editor area into windows
Extending the editor area into windows [message #1013531] Sat, 23 February 2013 22:42
A H is currently offline A HFriend
Messages: 2
Registered: November 2012
Junior Member
I am working on a plugin that instead of consisting of a single java editor in the center of the screen, I want it to have 4 permanent java editors.

How should I go about implementing this? Extend editor? Is there a way to just create 4 instances of the java editor and position them how I want?

This should require 0 configuring from the user (no resizing the editors or anything).

EDIT: To summarize, I want a grid of Java editors rather than a multitab editor. How can I implement something like this?

[Updated on: Sun, 24 February 2013 00:35]

Report message to a moderator

Previous Topic:CDT does not launch executable when I run
Next Topic:EGit could not detect where Git is installed
Goto Forum:
  


Current Time: Thu Apr 25 00:09:35 GMT 2024

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

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

Back to the top