Ignore:
Timestamp:
08/08/12 10:20:38 (12 years ago)
Author:
sherbold
Message:
  • updated POM to show compiler warnings
  • included code into de.ugoe.cs.quest.ui.Runner for plug-in loading. The code is commented because the plug-in mechanism requires a release build first
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-runner/.classpath

    r526 r533  
    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"> 
    104                <attributes> 
    115                        <attribute name="optional" value="true"/> 
Note: See TracChangeset for help on using the changeset viewer.