[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: fixing view in top-right

Hello

Besides the (LEFT|RIGHT|BOTTOM|TOP) you can make views relative to each
other using the 'relative' attribute of the perspective extension point.

See:
http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_perspectiveExtensions.html

HTH

Michael