• B
    Add ".externalToolBuilders/" and "*.launch" · ad40b5dd
    Benjamin P. Jung 提交于
    *** .externalToolBuilders/
    This directory stores project-specific launch configurations for external tool builders, such as ant tasks that have to be executed to fulfill the build lifecycle
    
    *** *.launch
    It is possible to store "eclipse launch configurations" in external files. These (XML-)files may be stored anywhere within your projects and will be discovered by Eclipse automagically.
    ad40b5dd
Eclipse.gitignore 265 字节