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.
  • -