Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.ui/org.eclipse.jdt.ui.team/.template')
-rw-r--r--bundles/org.eclipse.team.ui/org.eclipse.jdt.ui.team/.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.ui/org.eclipse.jdt.ui.team/.template b/bundles/org.eclipse.team.ui/org.eclipse.jdt.ui.team/.template
new file mode 100644
index 000000000..f3bcd418c
--- /dev/null
+++ b/bundles/org.eclipse.team.ui/org.eclipse.jdt.ui.team/.template
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<form>
+ <p/><p><b>Tips on working with this plug-in project</b></p><li>For the view of the new plug-in at a glance, go to the <img href="pageImage"/><a href="OverviewPage">Overview</a>.</li><li>You can test the contributions of this plug-in by launching another instance of the workbench. On the <b>Run</b> menu, click <b>Run As</b> and choose <img href="runTimeWorkbenchImage"/><a href="action.run">Run-time Workbench</a> from the available choices.</li><li>You can add more functionality to this plug-in by adding extensions using the <a href="action.newExtension">New Extension Wizard</a>.</li><li>The plug-in project contains Java code that you can debug. Place breakpoints in Java classes. On the <b>Run</b> menu, select <b>Debug As</b> and choose <img href="runTimeWorkbenchImage"/><a href="action.debug">Run-time Workbench</a> from the available choices.</li>
+</form>

Back to the top