Ignore:
Timestamp:
08/17/12 16:10:22 (12 years ago)
Author:
pharms
Message:
  • integrated event bench parsing implementation for JFC with parser for task tree stuff, i.e. now not only Strings as targets, but concrete UI objects are instantiated.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-plugin-jfc/pom.xml

    r516 r573  
    2020                        <version>0.0.1-SNAPSHOT</version> 
    2121                </dependency> 
     22                <dependency> 
     23                        <groupId>de.ugoe.cs.quest</groupId> 
     24                        <artifactId>quest-ui-core</artifactId> 
     25                        <version>0.0.1-SNAPSHOT</version> 
     26                </dependency> 
    2227        </dependencies> 
    2328        <build> 
Note: See TracChangeset for help on using the changeset viewer.