Zum Inhalt springen
AndyDunkel.net

AndyDunkel.net

Software, Programmieren, Gadgets, Internet

  • Home
  • Dokumente
  • Kontakt
  • Über
  • Impressum

Kategorie: Programmieren

25. November 2012 Programmieren

Java: Convert String to InputStream

Some methods want an InputStream, converting a String into an InputStream is very easy: /** * Converts a string into

Weiterlesen
4. November 2012 Programmieren

RCP: 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

Weiterlesen
3. November 2012 Programmieren

RCP: Get command line parameters in Eclipse Apps

You can easily access the command line parameters of your RCP application via the Platform object, here is an example:

Weiterlesen
2. November 2012 Programmieren

Easy logging for RCP applications

A small class for easy logging in RCP applications by using the Activators logging functions. This class mainly wraps the

Weiterlesen
2. November 2012 Programmieren

RCP: Switch to perspective via code

A small snippet which switches to a certain perspective via code: IPerspectiveDescriptor[] perspectives = PlatformUI.getWorkbench().getPerspectiveRegistry().getPerspectives(); IWorkbenchPage page = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage(); if(page

Weiterlesen
1. November 2012 Programmieren

RCP: Remove unwanted preference pages

In my RCP application some unwanted sections in the preferences showed up: How to get rid of them? Thats easy,

Weiterlesen
1. November 2012 Programmieren

RCP: 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
9. Juli 2012 Programmieren

Remove unwanted preference pages from your RCP app

In my recent RCP app some unwanted preferences, contributed from other plugins showed up: To remove them, just add the

Weiterlesen
21. März 2012 Programmieren

How to add files recursively to InnoSetup

Especially with my current RCP applications I had the problem how to add all these files to the installer. Here

Weiterlesen
23. November 2011 Programmieren

Suppress Eclipse default key bindings in RCP application

In my current project, the default key bindings from Eclipse where active. When I hit CTRL + N (CMD +N

Weiterlesen

Seitennummerierung der Beiträge

«Vorherige Beiträge 1 … 23 24 25 26 27 28 Nächste Beiträge»

Kategorien

  • Allgemein
  • Games
  • Hardware
  • Internet
  • Meinung
  • Programmieren
  • Radfahren
  • Reisen
  • Retro
  • Software

Links

  • Benutzerfreundliche Webseiten
WordPress-Theme: Maxwell von ThemeZee.