Files
changeTest/SemaphoreDemo/.classpath
Karsten Jeppesen e9d2aff1fd 2. Concurrency
Semaphore Demo
2020-08-26 14:25:42 +02:00

7 lines
295 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-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>