eclipse / dartboard

Dart Plugin for Eclipse
https://marketplace.eclipse.org/content/dart-plugin-eclipse-0
Eclipse Public License 2.0
56 stars 20 forks source link

Add options for more flags for the Dart launch configurations #137

Open jonas-jonas opened 5 years ago

jonas-jonas commented 5 years ago

Dart allows to pass the --observe flag to the executions of Dart files. There currently is no way to achieve this with our launch configurations.