Discussion:
[dart-misc] Dart IDE installer.
Spencer White
2016-10-16 04:17:10 UTC
Permalink
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/). I
deleted all Dart files, and ran the installer. I, however, am too stupid to
figure out how to run the IDE also. Yeah. Anyway, the only files I see are
update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Jacob Bang
2016-10-17 16:05:01 UTC
Permalink
The Dart SDK does not include an IDE any longer. A list of Dart compatible
IDE's can be found here:

https://www.dartlang.org/tools

I use the Atom editor with the dartlang plugin.
Post by Spencer White
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/).
I deleted all Dart files, and ran the installer. I, however, am too stupid
to figure out how to run the IDE also. Yeah. Anyway, the only files I see
are update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
Jacob Bang / julemand101
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Jan Mostert
2016-10-18 17:17:36 UTC
Permalink
IntelliJ Idea both the paid and the community editions supports Dart.
Post by Jacob Bang
The Dart SDK does not include an IDE any longer. A list of Dart compatible
https://www.dartlang.org/tools
I use the Atom editor with the dartlang plugin.
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/).
I deleted all Dart files, and ran the installer. I, however, am too stupid
to figure out how to run the IDE also. Yeah. Anyway, the only files I see
are update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
Jacob Bang / julemand101
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Danny Tuppeny
2016-10-18 17:19:48 UTC
Permalink
And don't forget Dart Code
<https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code> ;)
Post by Jan Mostert
IntelliJ Idea both the paid and the community editions supports Dart.
The Dart SDK does not include an IDE any longer. A list of Dart compatible
https://www.dartlang.org/tools
I use the Atom editor with the dartlang plugin.
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/).
I deleted all Dart files, and ran the installer. I, however, am too stupid
to figure out how to run the IDE also. Yeah. Anyway, the only files I see
are update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
Jacob Bang / julemand101
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
venkata munnangi
2016-10-18 18:39:35 UTC
Permalink
The last time I checked, The community edition doesn't support Dart which
caused me to get the paid version.
Post by Danny Tuppeny
And don't forget Dart Code
<https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code> ;)
Post by Jan Mostert
IntelliJ Idea both the paid and the community editions supports Dart.
The Dart SDK does not include an IDE any longer. A list of Dart
https://www.dartlang.org/tools
I use the Atom editor with the dartlang plugin.
On Sun, Oct 16, 2016 at 6:17 AM, Spencer White <
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/).
I deleted all Dart files, and ran the installer. I, however, am too stupid
to figure out how to run the IDE also. Yeah. Anyway, the only files I see
are update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
Jacob Bang / julemand101
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Joel Trottier-Hébert
2016-10-18 18:50:40 UTC
Permalink
you didn't check correctly then, because it does support it.
Post by venkata munnangi
The last time I checked, The community edition doesn't support Dart which
caused me to get the paid version.
And don't forget Dart Code
<https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code> ;)
IntelliJ Idea both the paid and the community editions supports Dart.
The Dart SDK does not include an IDE any longer. A list of Dart compatible
https://www.dartlang.org/tools
I use the Atom editor with the dartlang plugin.
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/).
I deleted all Dart files, and ran the installer. I, however, am too stupid
to figure out how to run the IDE also. Yeah. Anyway, the only files I see
are update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
Jacob Bang / julemand101
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Filip Hracek' via Dart Misc
2016-10-18 21:51:57 UTC
Permalink
The community edition does support Dart, but it doesn't support browser
debugging — which is a bummer.

Filip Hráček
https://google.com/+filiphracek


On Tue, Oct 18, 2016 at 8:50 PM, Joel Trottier-Hébert <
Post by Joel Trottier-Hébert
you didn't check correctly then, because it does support it.
On Tue, Oct 18, 2016 at 2:40 PM venkata munnangi <
Post by venkata munnangi
The last time I checked, The community edition doesn't support Dart which
caused me to get the paid version.
And don't forget Dart Code
<https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code> ;)
IntelliJ Idea both the paid and the community editions supports Dart.
The Dart SDK does not include an IDE any longer. A list of Dart
https://www.dartlang.org/tools
I use the Atom editor with the dartlang plugin.
On Sun, Oct 16, 2016 at 6:17 AM, Spencer White <
After trying to fiddle with the command line, I decided that I was too
stupid and used the dart installer (http://www.gekorm.com/dart-windows/).
I deleted all Dart files, and ran the installer. I, however, am too stupid
to figure out how to run the IDE also. Yeah. Anyway, the only files I see
are update and delete everything...How do I run the IDE?
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
Jacob Bang / julemand101
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...