Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogblamecommitdiffstats
blob: 0d000d1551801332e476c2a7f6913bd2e83affa4 (plain) (tree)
1
2
3
4
5
6
7
8

                           
                          

                                


                              
bin.includes = plugin.xml,\
               *.jar,\
               envui.jar,\
               META-INF/,\
               plugin.properties
jars.compile.order = envui.jar
source.envui.jar = src/
output.envui.jar = bin/

Back to the top