Issue #1840 Fix merge error that removed .classpath
Change-Id: I976e69d04ce47fe31cf47c9aff7de1bed786ad17 Former-commit-id:6f36d70ead
[formerlyc2edf1dd89
] [formerlyab42673848
] [formerlya4e4df02b0
[formerlyab42673848
[formerly 59977a0a652352a9128caaaf7d8f041b82941490]]] Former-commit-id:a4e4df02b0
Former-commit-id: 150bcdf38ca3c079cb25192b6b11f9b215ca5226 [formerly902986256d
] Former-commit-id:85d6a19a5e
This commit is contained in:
parent
35041aac30
commit
ce4b93027c
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