OLD | NEW |
1 ######################################### | 1 ######################################### |
2 # Copyright (c) 2012, the Dart project authors | 2 # Copyright (c) 2012, the Dart project authors |
3 # All Rights Reserved. | 3 # All Rights Reserved. |
4 ######################################### | 4 ######################################### |
5 | 5 |
6 pluginName = Dart Debug Core Plugin | 6 pluginName = Dart Debug Core Plugin |
7 providerName = dartlang.org | 7 providerName = dartlang.org |
8 | 8 |
9 launchconfig.server.name = Dart Command-line launch | 9 launchconfig.server.name = Dart command-line launch |
10 launchconfig.dartium.name = Dartium launch | 10 launchconfig.dartium.name = Dartium launch |
11 | 11 |
OLD | NEW |