Ignore:
Timestamp:
04/15/14 13:45:04 (10 years ago)
Author:
pharms
Message:
  • preparation for release of 0.1.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-ui-swt/.classpath

    r1495 r1523  
    22<classpath> 
    33        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
     4                <attributes> 
     5                        <attribute name="optional" value="true"/> 
     6                        <attribute name="maven.pomderived" value="true"/> 
     7                </attributes> 
     8        </classpathentry> 
     9        <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
    410                <attributes> 
    511                        <attribute name="optional" value="true"/> 
Note: See TracChangeset for help on using the changeset viewer.