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


                                  

                            


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

Back to the top