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


                                  
                         



                                  
                           



                                                         
bin.includes = plugin.xml,\
               plugin.properties,\
               icons/,\
               about.html
src.includes = plugin.xml,\
               plugin.properties,\
               icons/,\
               about.html
source.cdtlaunch.jar = src/
javadoc.packages = org.eclipse.cdt.launch.ui.*,\
                   org.eclipse.cdt.launch.sourcelookup*,\
                   org.eclipse.cdt.launch.*

Back to the top