Tag: eclipse

  • The Design System I Learned the Most From Was Written in … JAVA ?!?

    A story of working with design systems in the web for 15+ years. Starting in a time when NPM didn’t exist, when Javascript didn’t have “classes”, when CoffeeScript was declining, Typescript wasn’t ever thought of and “Design System” wasn’t an existing term … then I learned the most about them.

  • PDT and Composer: A visionary concept

    It all started, when I sketched this UI concept for a possible eclipse composer plugin: and also created a pull-request to start the development on the editor. For now, it looks pretty much to my first sketch. In the early days of the composer plugin Robert and me fastly realized the potential that comes with…

  • First-class Composer support for Eclipse

    Today composer support for eclipse PDT is available. The project was originally created by Robert Gründler. In my fork I added an editor to manipulate the composer.json. We both made composer in a pdt a delicious experience. It ships with the following features: Full fledged composer.json editor Search on packagist.org from within eclipse Install / Update…