Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: bdce3f285949e6b656062c723bed99f0ee8872f3 (plain) (tree)
1
2
3
4
5
6
7
8
                                      
                         
          
 
              

                                                  
                                  


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

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

Back to the top