1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 21:45:22 +02:00
cdt/remote/org.eclipse.remote.telnet.core.tests/.project
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

28 lines
669 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.remote.telnet.core.tests</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>