Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/ExternalEvaluation/Java/ExternalEvaluation.Service/.classpath @ 15014

Last change on this file since 15014 was 15014, checked in by pfleck, 7 years ago

Added code and tools for the ExternalEvaluationProblem. (e.g. Java-side evaluation)

File size: 253 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3  <classpathentry excluding="**/.svn/" kind="src" path="src"/>
4  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5  <classpathentry kind="output" path="bin"/>
6</classpath>
Note: See TracBrowser for help on using the repository browser.