| Summary: | Ctrl+3 in Eclipse RCP application included (compatibility layer) | ||
|---|---|---|---|
| Product: | [Eclipse Project] e4 | Reporter: | Lars Vogel <Lars.Vogel> |
| Component: | UI | Assignee: | Project Inbox <e4.ui-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Lars.Vogel, remy.suen |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Lars Vogel
Based on Build id: M20110826-1410 (latest Integration Build). Included plugins in the project:
<plugin id="org.eclipse.e4.ui.workbench.addons.swt"/>
<plugin id="org.eclipse.equinox.ds"/>
<plugin id="org.eclipse.equinox.event"/>
<plugin id="org.eclipse.equinox.util"/>
<plugin id="org.eclipse.platform"/>
<plugin id="org.eclipse.ui.forms"/>
<plugin id="org.eclipse.ui.intro"/>
<plugin id="test"/>
Test is my own test RCP plugin.
I did not specify an XMI as I wanted to use the default XMI (which I believe Paul implemented).
What you mean is that there's no way for the RCP developer to get rid of the 'Quick Access' bar, is this correct? @Remy: I believe the 'Quick Access' bar should not be included /visible per default in an RCP application. I believe that is the same as you said. *** This bug has been marked as a duplicate of bug 319991 *** |