Skip to main content
summaryrefslogblamecommitdiffstats
blob: 0a43d1ef8d508872e1261891f33cb9a5d73709c9 (plain) (tree)
1
2
3
4
5
6
7
8
9





                               
                                     
                        
                                  
                                                    
                                       
bin.includes = .options,\
               plugin.xml,\
               *.jar
build.includes = .options,\
                 plugin.jars,\
                 plugin.xml,\
                 plugin.properties,\
                 doc/,\
                 build.properties
build.vaj.Eclipse\ Debug\ Core = Eclipse Debug Core
source.dtcore.jar = Eclipse Debug Core

Back to the top