From 398ee35e0366f0f7a3fa35f0589f43d4d0e76df4 Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Tue, 4 Apr 2017 15:50:03 +0200 Subject: [PATCH] Update IJ files to match latest flutter create template (#9103) * Make IntelliJ metadata files consistent with the current flutter create template * Add missing IJ files from current flutter create template * Remove run config from layers as it requires running with -t * Remove workspace.xml files per review feedback --- examples/flutter_gallery/.idea/modules.xml | 2 +- .../{flutter_gallery.xml => main_dart.xml} | 2 +- examples/flutter_view/.idea/modules.xml | 2 +- .../flutter_view/{.idea => }/flutter_view.iml | 0 examples/hello_world/.idea/modules.xml | 2 +- .../.idea/runConfigurations/main_dart.xml} | 2 +- examples/layers/.idea/modules.xml | 2 +- examples/platform_channel/.idea/modules.xml | 2 +- examples/platform_channel/.idea/workspace.xml | 29 ------------------- .../.idea/runConfigurations/main_dart.xml} | 2 +- 10 files changed, 8 insertions(+), 37 deletions(-) rename examples/flutter_gallery/.idea/runConfigurations/{flutter_gallery.xml => main_dart.xml} (58%) rename examples/flutter_view/{.idea => }/flutter_view.iml (100%) rename examples/{stocks/.idea/runConfigurations/stocks.xml => hello_world/.idea/runConfigurations/main_dart.xml} (60%) delete mode 100644 examples/platform_channel/.idea/workspace.xml rename examples/{hello_world/.idea/runConfigurations/hello_world.xml => stocks/.idea/runConfigurations/main_dart.xml} (59%) diff --git a/examples/flutter_gallery/.idea/modules.xml b/examples/flutter_gallery/.idea/modules.xml index ecafaa73996..180cda925db 100644 --- a/examples/flutter_gallery/.idea/modules.xml +++ b/examples/flutter_gallery/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/examples/flutter_gallery/.idea/runConfigurations/flutter_gallery.xml b/examples/flutter_gallery/.idea/runConfigurations/main_dart.xml similarity index 58% rename from examples/flutter_gallery/.idea/runConfigurations/flutter_gallery.xml rename to examples/flutter_gallery/.idea/runConfigurations/main_dart.xml index 2135973ba66..aab7b5cd832 100644 --- a/examples/flutter_gallery/.idea/runConfigurations/flutter_gallery.xml +++ b/examples/flutter_gallery/.idea/runConfigurations/main_dart.xml @@ -1,5 +1,5 @@ - + diff --git a/examples/flutter_view/.idea/modules.xml b/examples/flutter_view/.idea/modules.xml index 446df602c7a..e26bec79dfb 100644 --- a/examples/flutter_view/.idea/modules.xml +++ b/examples/flutter_view/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/examples/flutter_view/.idea/flutter_view.iml b/examples/flutter_view/flutter_view.iml similarity index 100% rename from examples/flutter_view/.idea/flutter_view.iml rename to examples/flutter_view/flutter_view.iml diff --git a/examples/hello_world/.idea/modules.xml b/examples/hello_world/.idea/modules.xml index 5461883e259..6c4ef6201ed 100644 --- a/examples/hello_world/.idea/modules.xml +++ b/examples/hello_world/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/examples/stocks/.idea/runConfigurations/stocks.xml b/examples/hello_world/.idea/runConfigurations/main_dart.xml similarity index 60% rename from examples/stocks/.idea/runConfigurations/stocks.xml rename to examples/hello_world/.idea/runConfigurations/main_dart.xml index 6518ec79464..f94721b31b0 100644 --- a/examples/stocks/.idea/runConfigurations/stocks.xml +++ b/examples/hello_world/.idea/runConfigurations/main_dart.xml @@ -1,5 +1,5 @@ - + diff --git a/examples/layers/.idea/modules.xml b/examples/layers/.idea/modules.xml index 390870c428a..ec44738db89 100644 --- a/examples/layers/.idea/modules.xml +++ b/examples/layers/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/examples/platform_channel/.idea/modules.xml b/examples/platform_channel/.idea/modules.xml index 875f94960ac..65b2dcbcc16 100644 --- a/examples/platform_channel/.idea/modules.xml +++ b/examples/platform_channel/.idea/modules.xml @@ -2,7 +2,7 @@ - + diff --git a/examples/platform_channel/.idea/workspace.xml b/examples/platform_channel/.idea/workspace.xml deleted file mode 100644 index 1e7e0cd929f..00000000000 --- a/examples/platform_channel/.idea/workspace.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/hello_world/.idea/runConfigurations/hello_world.xml b/examples/stocks/.idea/runConfigurations/main_dart.xml similarity index 59% rename from examples/hello_world/.idea/runConfigurations/hello_world.xml rename to examples/stocks/.idea/runConfigurations/main_dart.xml index 7d87e5faba6..f94721b31b0 100644 --- a/examples/hello_world/.idea/runConfigurations/hello_world.xml +++ b/examples/stocks/.idea/runConfigurations/main_dart.xml @@ -1,5 +1,5 @@ - +