1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00
cdt/remote/org.eclipse.remote.telnet.core.tests/.classpath
Torbjörn Svensson af2b4aba4b [releng] Add missing project files for o.e.remote.telnet.core.tests
Contributed by STMicroelectronics

Change-Id: I3fb80c09b10de227df42a7bb41aa81b6b94cab46
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
2022-04-12 18:08:51 +02:00

11 lines
458 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>