The Blog

2 Minutes
Aug 19, 2019

GSoC 2019 Summary: Dart support for the Eclipse IDE

Summary of my Summer of Code 2019 This post is a summary of my Summer of Code 2019. My project was to bring Dart development support to the Eclipse IDE. To do so...

GSoC
3 Minutes
Aug 03, 2019

Dartboard: Pub support, Stagehand templates & better theming

Automatic pub.dev dependency synchronization, stagehand templates and theme improvements for TM4E. Pub dependency synchronization pub.dev is the main source of packages for Dart projects. Dependencies are added to a pubspec.yaml file and the...

GSoC
3 Minutes
Jul 19, 2019

Dartboard: Icons, bug fixes & a new committer

Dart icon, bug fixes and a new committer. Dartboard is getting better and better every week. So what's new? Eclipse Marketplace Installing the plug-in typically involved adding an update site, downloading its...

GSoC
3 Minutes
Jul 03, 2019

GSoC: Second Update

Between last exams and our first pull requests on GitHub. First, lets get the most important thing out of the way: We got our first pull request on GitHub 🎉. Thanks to...

GSoC
3 Minutes
Jun 20, 2019

GSoC: First Update

My first weeks of Google Summer of Code where filled with organizational things concerning the move of the project the eclipse foundation. Moving to the Eclipse Foundation Dartboard is now officially an...

GSoC
2 Minutes
Jun 07, 2019

Dartboard Introduction

Dartboard is an Eclipse project that aims at making Dart development possible in the Eclipse IDE. The Dart Language The Dartâ„¢ programming language is a relatively new programming language. Originally proposed by a...

GSoC