mirror of
https://github.com/Mibew/mibew.git
synced 2025-04-11 02:10:12 +03:00
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@36 c66351dc-e62f-0410-b875-e3a5c0b9693f
8 lines
313 B
XML
8 lines
313 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/net.sf.lapg.templates"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|