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

pubspec.yaml marked with errors #145

Closed vogella closed 5 years ago

vogella commented 5 years ago

I'm following https://www.vogella.com/tutorials/Dart/article.html#exercise-developing-server-and-frontend and created the follwoing pubspec.yaml .

name: server
description: A Dart server app

environment:
  sdk: '>=2.4.0 <3.0.0'

dependencies:
  json_annotation: ^2.0.0 

dev_dependencies:
  # Your other dev_dependencies here
  build_runner: ^1.0.0
  json_serializable: ^2.0.0 

The file shows errors, maybe an error in WWD? If yes, please follow up with upstream.

image

jonas-jonas commented 5 years ago

Already fixed via https://github.com/eclipse/wildwebdeveloper/issues/216 :)

Lars Vogel notifications@github.com schrieb am Mo., 9. Sept. 2019, 15:31:

Assigned #145 https://github.com/eclipse/dartboard/issues/145 to @jonas-jonas https://github.com/jonas-jonas.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/eclipse/dartboard/issues/145?email_source=notifications&email_token=ABKITH2D7LGPP6LZIVPGGBTQIZF25A5CNFSM4IU3HJSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTQLBYGY#event-2618694683, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKITH2EXVHJSXPQB4L3GHLQIZF25ANCNFSM4IU3HJSA .