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

[royale-asjs] 23/24: remove settings

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

carlosrovira pushed a commit to branch feature/jewel-ui-set
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 6ae7c9936183feda3dfb24d5ee5098d8ae86f8c3
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sat Mar 17 23:04:28 2018 +0100

    remove settings
---
 examples/royale/JewelExample/.vscode/settings.json | 2 +-
 frameworks/projects/Jewel/.vscode/settings.json    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/royale/JewelExample/.vscode/settings.json b/examples/royale/JewelExample/.vscode/settings.json
index 1f5a970..e79d739 100644
--- a/examples/royale/JewelExample/.vscode/settings.json
+++ b/examples/royale/JewelExample/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
+    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-snapshot"
 }
\ No newline at end of file
diff --git a/frameworks/projects/Jewel/.vscode/settings.json b/frameworks/projects/Jewel/.vscode/settings.json
index 1f5a970..e79d739 100644
--- a/frameworks/projects/Jewel/.vscode/settings.json
+++ b/frameworks/projects/Jewel/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
+    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-snapshot"
 }
\ No newline at end of file

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