Missing snapshot qualifier for Maven build.
WeiterlesenSchlagwort: RCP
Eclipse RCP: Splash and Icon do not change after product export
New build, old images and icons in an Eclipse RCP application.
WeiterlesenRun Eclipse with different Java VM / JDK
How to run Eclipse with an older JDK / Java version.
WeiterlesenBranding of Eclipse/RCP Applications
Introduction In this document I want to describe some ideas how branding of an Eclipse RCP application can be implemenented.
WeiterlesenEclipse/RCP: Overwrite a default handler in your view
In my RCP application CTRL + S is assigned to the save function of the current editor. Addional I wanted
WeiterlesenSet workspace location for RCP application
In my Eclipse / RCP application the .metadata directory was always created in the working directory. This worked fine when
WeiterlesenEclipse / RCP: Remove Quick Access from toolbar
After updating my RCP application from Eclipse 3.7 to Eclipse 4.x the toolbar always showed the quick access toolbar:
WeiterlesenRCP: Problems when generating PDF files with RCP
Recently I ran into a problem in my RCP application during the generation of a PDF file from a BIRT
WeiterlesenRCP: Remove unwanted preference pages
In my RCP application some unwanted sections in the preferences showed up: How to get rid of them? Thats easy,
WeiterlesenRCP: Perspectives and Perspective Contributions
Note: I put the example project in a ZIP file, you can use that to have a look to the
Weiterlesen