Blog Posts

    Screenshot of the Week: Missing JRE

    by Wayne Beaton

    One of the more frustrating things about Eclipse–at least for some users–is that Eclipse doesn’t come with a Java Runtime Environment (JRE). Since Eclipse is itself a Java application, it needs a JRE to run. The intellectual property rules at Eclipse prevent us from including a JRE with the downloads...

    Read More

    Running Eclipse Mosquitto on Snappy Ubuntu Core

    by Benjamin Cabé

    I’ve recently been playing around with Snappy Ubuntu Core, and I thought it would be a nice exercise to try and package Mosquitto as a so-called “Snap”. This blog post will give you a quick introduction to Snappy, and what it means to have a technology like Mosquitto available as...

    Read More

    Great Fix Winners, Round Three

    by Wayne Beaton

    My apologies for being late with this announcement. We have four winners in this third and final round of the Great Fixes for Mars Skills Competition. In no particular order, I present the winners… Tony McCrary contributed dozens (maybe hundreds) of new icons to multiple projects. The impact of these...

    Read More

    Screenshot of the Week: C++ Refactoring

    by Wayne Beaton

    My son has just finished up his first year of software development at college. In a demonstration of what I consider cruel and unusual punishment, his first programming language is C++ and his first development environment is Visual C++. I have to assume that the version of Visual C++ that...

    Read More

    Screenshot of the Week: Git Repositories View

    by Wayne Beaton

    The Git Repositories view (which I tend to add to whatever perspective I’m working in) provides pretty much one-stop-shopping for most of my repository activity needs. The Git Repositories View in Eclipse Mars In this screenshot, you can see a handful of local branches that I obviously need to spend...

    Read More

    Eclipse IoT Breakfast in Madrid on May 21

    by Benjamin Cabé

    We are happy to co-organize an IoT breakfast together with Eclipse Foundation member SQS, on May 21 in Madrid (Ayre Gran Hotel Colón). I’ve already been asked “An IoT breakfast? What’s that!?” – well, think of it as your regular meetup, only we’re doing it in the morning rather than...

    Read More

    Screenshot of the Week: Markdown Editor

    by Wayne Beaton

    You can edit Markdown, along with other types of wiki markup, directly in Eclipse. Here’s a screenshot of the Markdown editor in action: Edit Markdown directly in Eclipse Note the “Preview” tab which will show you what the page looks when rendered. This support is provided by the Mylyn Docs...

    Read More