View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000470 | Fakturama | Allgemein (General) | public | 2015-07-02 22:24 | 2017-12-30 00:08 |
| Reporter | rheydenr | Assigned To | rheydenr | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.0.0 | ||||
| Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
| Summary | 0000470: [FAK-471 (alt)] Migration des About-Dialoges | ||||
| Description | Der About-Dialog wird nicht nativ in E4 angeboten (wie in E4). Das ist aber auch kein "normaler" Dialog, der sich mal eben schnell hinstellen läßt. Im Eclipse 3 gab es dazu ein ganzes Package, das sich damit beschäftigt hat (<tt>org.eclipse.ui.internal.about</tt>, zu finden im Bundle <tt>org.eclipse.ui.workbench</tt>). Hier werden beispielsweise die Informationen aus dem product-File ausgelesen und dargestellt (das hat extra eine "about"-Section). <img class="emoticon" src="https://fakturama.atlassian.net/images/icons/emoticons/warning.png" height="16" width="16" align="absmiddle" alt="" border="0"/> Die ID für das Menü muß einen bestimmten Namen haben, dazu gabs in der eclipse.e4-Mailingliste einen entsprechenden Eintrag: <blockquote> The Cocoa addon (org.eclipse.e4.ui.workbench.renderers.swt.cocoa) redirects About, Preferences, and Quit to the corresponding Eclipse 3.x command ids (respectively org.eclipse.ui.help.aboutAction, org.eclipse.ui.window.preferences, and org.eclipse.ui.file.exit). Declare a command for those ids in your .e4xmi and provide a handler. </blockquote>Sonst funktioniert das auf'm Mac nicht (das muß im "Application Menü" erscheinen und nicht im "normalen" Anwendungsmenü! | ||||
| Tags | No tags attached. | ||||