I just recently switched IDEs. I went from Visual
Cafe to Eclipse. One of the features I used often in Visual
Cafe was having several java files open at the same time. I
am use to the MDI interface.
It looks like Eclipse provides similar functionality
via the ability to have tiled windows, but is there a way to
have the Multi Document Interface in Eclipse?
Also, where is a good place to go for more information
on Eclipse?
Thanks.

Signature
---------- Henry Cate cate3@panix.com
"Consider how hard it is to change yourself and you'll understand what
little chance you have in trying to change others." -- Jacob M. Braude
Our blog: http://whyhomeschool.blogspot.com/
IchBin - 27 Jul 2006 01:42 GMT
> I just recently switched IDEs. I went from Visual
> Cafe to Eclipse. One of the features I used often in Visual
[quoted text clipped - 8 lines]
>
> Thanks.
Not that I know of.. For information:
- Naturally the articles on the Eclipse website.
- Eclipse Wiki website http://wiki.eclipse.org
- The Menu Help\Help Contents
- The Menu Help\Dynamic Help
- The Menu Help\cheat sheets
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Patricia Shanahan - 27 Jul 2006 21:37 GMT
> I just recently switched IDEs. I went from Visual
> Cafe to Eclipse. One of the features I used often in Visual
[quoted text clipped - 3 lines]
> via the ability to have tiled windows, but is there a way to
> have the Multi Document Interface in Eclipse?
In addition to tiling, you can use the "Window" menu to open a new
window. Select the file you want to view in it, then maximize the file's
editor sub-window.
Patricia