From 267d21f8b0976e1e905cc9d51ba50d1c6b684bc4 Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Mon, 22 Dec 2014 15:36:17 +0100 Subject: [PATCH] [md] todo item --- tutorials/project_wizard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/project_wizard.md b/tutorials/project_wizard.md index bb0cea1a1..d63ed3fde 100644 --- a/tutorials/project_wizard.md +++ b/tutorials/project_wizard.md @@ -60,7 +60,7 @@ For more details please see this [code sample] (https://github.com/bulenkov/RedlineSmalltalk/blob/master/src/st/redline/smalltalk/module/RsModuleType.java) ###Adding new wizard steps -In a custom implementation in the +**TODO** #Facet Facets in IntelliJ are the way to store multiple kinds of module-specific settings, for instance to make a language support or framework available in some given module.