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

                               
                           

                            
                        
                        







                                                                                                   
#
#Mon Sep 12 09:29:35 CEST 2011
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               icons/,\
               model/,\
               messages.properties,\
               about.html,\
               plugin.properties,\
               OSGI-INF/l10n/bundle.properties
output..=bin/
src.includes=META-INF/,.,plugin.xml,icons/,model/,messages.properties,about.html,plugin.properties
source..=src/,src-gen/
bin..=bin/

Back to the top