Amend: Add event plugins and their dependencies to client features Change-Id: Ib80522161740857d4332b84bbedad10e19683602 Former-commit-id:fbcfdd0ca1
[formerly52c27ec57f
] [formerly1684507bdb
[formerly 0011ef9ba9d014decf30acc2913fa535562d0de2]] Former-commit-id:1684507bdb
Former-commit-id:f27ebfbc1b
7 lines
301 B
XML
7 lines
301 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|