You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2018/03/12 19:18:51 UTC

[royale-asjs] branch develop updated: Removed settings files

This is an automated email from the ASF dual-hosted git repository.

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 16f2d35  Removed settings files
16f2d35 is described below

commit 16f2d35131b2cca042e85aedf341fcb3870fc29b
Author: Harbs <ha...@in-tools.com>
AuthorDate: Mon Mar 12 21:18:43 2018 +0200

    Removed settings files
    
    We can add these to gitignore if necessary
---
 examples/royale/ASDoc/.vscode/settings.json                  | 3 ---
 examples/royale/DataBindingExample/.vscode/settings.json     | 3 ---
 frameworks/projects/Basic/.vscode/settings.json              | 3 ---
 frameworks/projects/Core/.vscode/settings.json               | 3 ---
 frameworks/projects/HTML/.vscode/settings.json               | 3 ---
 frameworks/projects/MaterialDesignLite/.vscode/settings.json | 3 ---
 frameworks/themes/Basic/.vscode/settings.json                | 3 ---
 7 files changed, 21 deletions(-)

diff --git a/examples/royale/ASDoc/.vscode/settings.json b/examples/royale/ASDoc/.vscode/settings.json
deleted file mode 100644
index 5e003ac..0000000
--- a/examples/royale/ASDoc/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.0"
-}
\ No newline at end of file
diff --git a/examples/royale/DataBindingExample/.vscode/settings.json b/examples/royale/DataBindingExample/.vscode/settings.json
deleted file mode 100644
index 6033517..0000000
--- a/examples/royale/DataBindingExample/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/FlexSDK/FlexJSNightly"
-}
\ No newline at end of file
diff --git a/frameworks/projects/Basic/.vscode/settings.json b/frameworks/projects/Basic/.vscode/settings.json
deleted file mode 100644
index 1f5a970..0000000
--- a/frameworks/projects/Basic/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
-}
\ No newline at end of file
diff --git a/frameworks/projects/Core/.vscode/settings.json b/frameworks/projects/Core/.vscode/settings.json
deleted file mode 100644
index 1f5a970..0000000
--- a/frameworks/projects/Core/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
-}
\ No newline at end of file
diff --git a/frameworks/projects/HTML/.vscode/settings.json b/frameworks/projects/HTML/.vscode/settings.json
deleted file mode 100644
index 1f5a970..0000000
--- a/frameworks/projects/HTML/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
-}
\ No newline at end of file
diff --git a/frameworks/projects/MaterialDesignLite/.vscode/settings.json b/frameworks/projects/MaterialDesignLite/.vscode/settings.json
deleted file mode 100644
index 1f5a970..0000000
--- a/frameworks/projects/MaterialDesignLite/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
-}
\ No newline at end of file
diff --git a/frameworks/themes/Basic/.vscode/settings.json b/frameworks/themes/Basic/.vscode/settings.json
deleted file mode 100644
index 1f5a970..0000000
--- a/frameworks/themes/Basic/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
-}
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
harbs@apache.org.