Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 7e30c35e41e50af685226cf0d68e3f2d2e239f7e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                      
          
 
              






                                                                     
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<fragment>

    <extension
         point="org.eclipse.cdt.core.ProcessList">
      <processList
      		platform="macosx"
            class="org.eclipse.cdt.internal.core.macosx.ProcessList">
      </processList>
   </extension>
</fragment>

Back to the top