From 241b401e97f01e9854c635f8a2f3a0649216d0a4 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 29 Jul 2002 18:40:14 +0000 Subject: [PATCH] No need for this. --- debug/org.eclipse.cdt.debug.core/.template | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 debug/org.eclipse.cdt.debug.core/.template diff --git a/debug/org.eclipse.cdt.debug.core/.template b/debug/org.eclipse.cdt.debug.core/.template deleted file mode 100644 index f3bcd418c73..00000000000 --- a/debug/org.eclipse.cdt.debug.core/.template +++ /dev/null @@ -1,4 +0,0 @@ - -
-

Tips on working with this plug-in project

  • For the view of the new plug-in at a glance, go to the Overview.
  • You can test the contributions of this plug-in by launching another instance of the workbench. On the Run menu, click Run As and choose Run-time Workbench from the available choices.
  • You can add more functionality to this plug-in by adding extensions using the New Extension Wizard.
  • The plug-in project contains Java code that you can debug. Place breakpoints in Java classes. On the Run menu, select Debug As and choose Run-time Workbench from the available choices.
  • -