Rev 150 |
Go to most recent revision |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
149 |
brianR |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<classpath>
|
|
|
3 |
<classpathentry kind="src" path="src"/>
|
150 |
brianR |
4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
|
|
5 |
<attributes>
|
|
|
6 |
<attribute name="owner.project.facets" value="java"/>
|
|
|
7 |
</attributes>
|
|
|
8 |
</classpathentry>
|
|
|
9 |
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=SVN-ALFEventEmitter&ivyXmlPath=ivy.xml&confs=default&ivySettingsPath=ivysettings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/>
|
149 |
brianR |
10 |
<classpathentry kind="output" path="bin"/>
|
|
|
11 |
</classpath>
|