Issue #1840 Fix merge error that removed .classpath
Change-Id: I976e69d04ce47fe31cf47c9aff7de1bed786ad17 Former-commit-id:a4e4df02b0
[formerlyab42673848
[formerly 59977a0a652352a9128caaaf7d8f041b82941490]] Former-commit-id:ab42673848
Former-commit-id:c2edf1dd89
This commit is contained in:
parent
cea8e5309e
commit
6f36d70ead
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<classpath>
|
||||||
|
<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>
|
Loading…
Add table
Reference in a new issue