[
https://issues.jboss.org/browse/JBIDE-21719?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21719:
-----------------------------------------------
It would be very nice if something like this would work:
{code}
<extension
point="org.eclipse.ui.perspectiveExtensions">
<perspectiveExtension
targetID="org.jboss.tools.common.ui.JBossPerspective">
<view
id="*"
relationship="stack"
relative="org.eclipse.ui.views.ProblemView">
</view>
</perspectiveExtension>
</extension>
{code}
but it does not. Unfortunately, Eclipse does not allow wild card for id name.
Move Properties view to its previous position
---------------------------------------------
Key: JBIDE-21719
URL:
https://issues.jboss.org/browse/JBIDE-21719
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: common/jst/core
Affects Versions: 4.3.1.Beta2
Environment: JBDS 9.1.0.Beta2
JBDS 9.1.0.CR1-v20160218-0332-B322 (nightly build)
Reporter: Andrej Podhradsky
Priority: Minor
Fix For: 4.3.1.CR1
Attachments: jbds-8.1.0.GA.png, jbds-9.1.0.CR1.png,
jbds910_narrow_properties_view.png, JBossPerspective_PropertiesMayBeWider.png
I noticed that the Properties view is located at the right bottom (see the screenshot
jbds-9.1.0.CR1.png). The width of the view is not enough if we want to use it in
SwitchYard / Camel / BPMN2 editor. Please move it to the position as it was in JBDS
8.1.0.GA (jbds-8.1.0.GA.png).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)