Program for executing commands on a remote machine regardless of the operating system.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
518 B
Raw

<?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-15">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="gui/G.java|gui/PanelCommunication2.java|gui/PanelConnection2.java|thread/" kind="src" path="src"/>
<classpathentry kind="src" path="resource"/>
<classpathentry kind="output" path="bin"/>
</classpath>