Add GroupDefinition service. Update subscriptions to not have a group name when their group is deleted. Amend: Rebase to HEAD of 13.2.1. Change-Id: I817ca1912f76ccf347907ddb12e3f6fd8de7e5aa Former-commit-id:557de162b0
[formerly 464b46dd4f4af60dbeb917f65c18c876d712e4ad] Former-commit-id:15c2c55ff9
16 lines
1.1 KiB
XML
16 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="hamcrest-all-1.3.jar" sourcepath="hamcrest-all-1.3-sources.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="junit-dep-4.11.jar" sourcepath="junit-4.11-src.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="jmock-2.0.0.jar" sourcepath="org.junitsrc.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="jmock-junit3-2.0.0.jar" sourcepath="org.junitsrc.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="jmock-junit4-2.0.0.jar" sourcepath="org.junitsrc.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="cglib-nodep-2.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="javassist-3.16.1-GA.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="mockito-all-1.9.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="objenesis-1.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="powermock-mockito-1.4.12-full.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|