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/09/28 08:41:35 UTC

[royale-asjs] branch develop updated: more projects to VSCode workspace

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

carlosrovira 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 dcbf36a  more projects to VSCode workspace
dcbf36a is described below

commit dcbf36afb50508cd7f7b77a127d6a622c7590844
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri Sep 28 10:41:21 2018 +0200

    more projects to VSCode workspace
---
 royale-asjs.code-workspace | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/royale-asjs.code-workspace b/royale-asjs.code-workspace
index e6d8c7d..861b5be 100644
--- a/royale-asjs.code-workspace
+++ b/royale-asjs.code-workspace
@@ -8,6 +8,12 @@
 		},
 		{
 			"path": "examples/royale/JewelExample"
+		},
+		{
+			"path": "frameworks/projects/Core"
+		},
+		{
+			"path": "frameworks/projects/Basic"
 		}
 	]
 }
\ No newline at end of file