From 1464675846b3cf7fec9fc015cb894a8fc9046014 Mon Sep 17 00:00:00 2001 From: Thomas Jung Date: Thu, 2 Jun 2011 08:23:04 +0200 Subject: [core.room.ui] 347252: Templates for content assist https://bugs.eclipse.org/bugs/show_bug.cgi?id=347252 Replaced templates with Thomas' version and applied some minor changes. --- .../templates/templates.xml | 73 +++++++++++++++------- 1 file changed, 52 insertions(+), 21 deletions(-) diff --git a/plugins/org.eclipse.etrice.core.room.ui/templates/templates.xml b/plugins/org.eclipse.etrice.core.room.ui/templates/templates.xml index 4d0589e30..efd5cbd71 100644 --- a/plugins/org.eclipse.etrice.core.room.ui/templates/templates.xml +++ b/plugins/org.eclipse.etrice.core.room.ui/templates/templates.xml @@ -1,8 +1,22 @@ + + + + + + + + + + - + name="Port">Port ${cursor} : ${protocol:CrossReference('Port.protocol')} + + + deleted="false" description="insert SAP" enabled="true" id="sap" + name="SAP">SAP ${cursor} : ${protocol:CrossReference('SAPRef.protocol')} + + deleted="false" description="insert SPP" enabled="true" id="spp" + name="SPP">SPP ${cursor} : ${protocol:CrossReference('SPPRef.protocol')} + \ No newline at end of file -- cgit v1.2.3