Amend : Change comment now that we do not get file from localization Change-Id: I864f2b4e1c84261ada3bf6169dbd3389d9b61ae2 Former-commit-id: 8b8e8e2bafaa4abb7c0b637f745a49eb7f6aa8f6
8 lines
364 B
XML
8 lines
364 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="resources/"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|