ctron's blog

More

  • About
  • PGP Key
  • Attic

Projects

  • PatternFly Yew
  • Yew OAuth2
  • Maven RPM Builder
  • Drogue IoT
  • OpenShift Update Graph
  • Eclipse IoT Packages

Eclipse Equinox as a Windows Service

In the Eclipse SCADA project we finally wanted to create a setup of the server components for the Windows platform. Ideally all the server tasks should be integrated into the Windows service framework, so that you can stop and start services “the Windows way”.

Read more …
  • 3 minute read Jens Reimann
  • 28 February 2014
  • Development
  • #eclipse #equinox #osgi #windows

Creating Mac OS X Icons (icns) on Linux

Time again for some new icons for an Eclipse RCP launcher. While The Gimp can easily create XPM and Windows ICO files, when it comes to Mac OS “icns” format, you won’t have any built in support.

Read more …
  • 2 minute read Jens Reimann
  • 25 February 2014
  • Development
  • #macos #linux

Eclipse SCADA Website

Finally, we had the time to complete the Eclipse SCADA Website. There is still a lot missing, but I think it is a good start.

Read more …
  • 1 minute read Jens Reimann
  • 12 February 2014

    Registering EMF models in plain java

    Using Eclipse EMF/Ecore models inside the Eclipse Platform is quite easy. Loading an XML/XMI serialized model file is only a matter of some lines of code. The most interesting thing about this is that the whole Eclipse platform can handle the registration of models and model factories for you. So instead of knowing what model type you are loading, it will be detected and the right model factory will be used for loading and creating your model instance. Even better is the fact that also derived model objects can be loaded that way.

    Read more …
    • 4 minute read Jens Reimann
    • 29 June 2013
    • Development
    • #java #emf

    Fixing the theming issue with Eclipse RCP applications in E4

    It seems that migrating from Eclipse RCP 3.x to E4 (Eclipse 4.x) is not a quick win. If you already have an RCP based application the switch to E4 turns out to be a real problem. As is the E4 way if you want some sort of “custom” application that features some IDE components (like a perspective switcher or about dialog). It seems a bit strange that the migration from 3 to 4 is such a bumpy ride. Although there a are lots of tutorials, they mostly only scratch the surface of the task to convert a full-blown RCP application. But this should be a rant on E4, I hope that the next releases improve that situation a lot.

    Read more …
    • 2 minute read Jens Reimann
    • 6 June 2013
    • Development
    • #e4 #eclipse #rcp
    ⇤❬
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    ❭

    Recent Posts Archive

    • Yew components for OpenID connect and OAuth2
    • trunk-ng, the fork of trunk
    • A fresh start
    • Using Ingress on OpenShift backed by Routes
    • Recovering from an expired OpenShift certificate

    Categories All Tags

    • Development
    • Infrastructure
    • IoT
    • Open Source
    • Personal Stuff
    • Technical Stuff
    © ctron's blog – All rights reserved
    • Disclaimer
    • Impressum / Impress
    • Datenschutzerklärung / Privacy Policy
    Contact