Changeset 508 for trunk/.classpath


Ignore:
Timestamp:
11/19/13 12:23:09 (11 years ago)
Author:
jts21
Message:

classpath modified by eclipse, no actual change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r448 r508  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
     3        <classpathentry excluding="org/expeditee/items/widgets/WebBrowser.java" kind="src" path="src"/>
    34        <classpathentry kind="src" output="bin/src" path="tests"/>
    4         <classpathentry excluding="org/expeditee/items/widgets/WebBrowser.java" kind="src" path="src"/>
    55        <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
    66        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     
    1717        <classpathentry kind="lib" path="releases/jars/xercesImpl.jar"/>
    1818        <classpathentry kind="lib" path="releases/jars/jazzy-core.jar"/>
     19        <classpathentry kind="lib" path="releases/jars/PDFRenderer-0.9.1.jar"/>
    1920        <classpathentry kind="output" path="bin/src"/>
    2021</classpath>
Note: See TracChangeset for help on using the changeset viewer.