carbidecpp20devenv/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/data/21/plugin/plugin.xml
author cawthron
Wed, 18 Mar 2009 17:21:00 -0500
changeset 1 82d1d1de1a01
permissions -rw-r--r--
import Carbide.c++

<?xml version="1.0" encoding="UTF-8"?>
<plugin
  name="%pluginName"
  id="PLUGIN_ID"
  version="PLUGIN_VERSION"
  provider-name="%providerName">
  
  <extension point = "org.eclipse.pde.core.source">
     <location path="src" />
  </extension>
  
</plugin>