Commit 99433488 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ further refinements to wizard

parent 5ce4801d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ import org.eclipse.ui.ide.IDE
import org.eclipse.swt.widgets.Display

//TODO: customise
@ProjectTemplate(label="TDLtx", icon="project_template.png", description="<p><b>TDLtx</b></p>
<p>This is a parameterized project for TDLtx. You can set a parameter to modify the content in the generated file
@ProjectTemplate(label="TDL Textual", icon="project_template.png", description="<p><b>TDL Textual</b></p>
<p>TODO: This is a parameterized project for TDL Textual. You can set a parameter to modify the content in the generated file
and a parameter to set the path the file is created in.</p><p><img href=\"project_template.png\"/></p>")
final class TDLtxProject {
    //TODO: remove after testing
+2 −2
Original line number Diff line number Diff line
TDLtxProject_Label=TDL Textual Project
TDLtxProject_Description=<p><b>TDL Textual Project</b></p> <p>TODO: This is a parameterized project for TDL Textual. You can set a parameter to modify the content in the generated file and a parameter to set the path the file is created in.</p><p><img href="project_template.png"/></p>
TDLtxProject_Label=TDL Textual
TDLtxProject_Description=<p><b>TDL Textual</b></p> <p>TODO: This is a parameterized project for TDL Textual. You can set a parameter to modify the content in the generated file and a parameter to set the path the file is created in.</p><p><img href="project_template.png"/></p>
TDLtxFile_Label=TDL Textual Model
TDLtxFile_Description=Create a new package as a TDL Textual Model.
TDLtxFileExtras_Label=Data definitions import from OpenAPI