cdt/cdt_5_0_x/org.eclipse.cdt.core.aix/fragment.xml
author cawthron
Wed, 25 Mar 2009 00:52:33 -0500
changeset 1 a7cc18b7a772
permissions -rw-r--r--
new
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<?eclipse version="3.0"?>
cawthron
parents:
diff changeset
     3
<fragment>
cawthron
parents:
diff changeset
     4
cawthron
parents:
diff changeset
     5
    <extension
cawthron
parents:
diff changeset
     6
         point="org.eclipse.cdt.core.ProcessList">
cawthron
parents:
diff changeset
     7
      <processList
cawthron
parents:
diff changeset
     8
      		platform="aix"
cawthron
parents:
diff changeset
     9
            class="org.eclipse.cdt.internal.core.aix.ProcessList">
cawthron
parents:
diff changeset
    10
      </processList>
cawthron
parents:
diff changeset
    11
   </extension>
cawthron
parents:
diff changeset
    12
</fragment>