Ignore:
Timestamp:
09/22/14 15:25:22 (10 years ago)
Author:
sherbold
Message:
  • added new third-party repo for FF tooling
  • now using UML modeling tools from FF
  • generated sequence diagrams are now the implementation of an operation with the TestCase? stereotype. In case the loaded model knows UTP, the UTP TestCase? stereotype is set.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-uml-test/pom.xml

    r1752 r1759  
    4141            <version>${project.parent.version}</version> 
    4242        </dependency> 
    43          
     43        <!--  
    4444        <dependency> 
    4545                        <groupId>org.eclipse.emf</groupId> 
     
    122122           <artifactId>ConstraintValidator</artifactId> 
    123123           <version>0.2</version> 
    124         </dependency> 
     124        </dependency>--> 
    125125    </dependencies> 
    126126</project> 
Note: See TracChangeset for help on using the changeset viewer.