File:  [Local Repository] / MHLDB3-Client / .classpath
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sat Dec 2 12:53:43 2023 UTC (5 months, 1 week ago) by burroadmin
Branches: MAIN
CVS tags: HEAD
- client project allows to run (and debug) cronjobs within the MHLDB3 project

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry combineaccessrules="false" kind="src" path="/MHLDB3-EJB"/>
	<classpathentry kind="output" path="build"/>
</classpath>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>