ctron's blog

Projects

  • PatternFly Yew
  • Yew OAuth2
  • Trunk
  • OpenShift Update Graph
  • OIDC CLI
  • CSAF Walker
  • Maven RPM Builder

More

  • About
  • PGP Key
  • Attic

Creating a Mac OS App Bundle with Maven Tycho

Using Maven Tycho it is possible to build OSGi applications and therefore Eclipse RCP applications easily with Maven. Creating a ready to run product is already described on the internet a few times.

Read more …
  • 3 minute read Jens Reimann
  • 9 September 2014
  • Development
  • #maven #tycho #macos

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
    ⇤❬
    • 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
    • 26
    ❭

    Recent Posts Archive

    • CSAF Walker: Working with CSAF providers in Rust
    • WebAssembly loading progress visualization with Trunk
    • ReSyMo: Remote System Monitoring
    • An OpenID Connect command line client
    • Release of Trunk 0.19.0

    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