Ignore:
Timestamp:
2015-10-25T00:57:21+02:00 (10 years ago)
Author:
donvip
Message:

[josm_apache-commons] update plugin for initial release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/apache-commons/.classpath

    r31199 r31673  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry kind="src" path="src"/>
     3        <classpathentry excluding="org/apache/commons/logging/impl/AvalonLogger.java|org/apache/commons/logging/impl/LogKitLogger.java|org/apache/commons/logging/impl/Jdk13LumberjackLogger.java|org/apache/commons/logging/impl/ServletContextCleaner.java" kind="src" path="src"/>
    44        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
     6        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/>
    67        <classpathentry kind="output" path="bin"/>
    78</classpath>
Note: See TracChangeset for help on using the changeset viewer.