Browse Source
There is no reason why this is a plugin project. It is sufficient as Xtext nature project which is only built via Maven. Change-Id: I000f61f27aeb5c377fbbb7f452c26b0d0bff0ae0 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>stable-5.4
Michael Keppler
6 years ago
committed by
Matthias Sohn
4 changed files with 0 additions and 22 deletions
@ -1,7 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<classpath> |
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
|
||||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
||||||
<classpathentry kind="src" path="src"/> |
|
||||||
<classpathentry kind="output" path="bin"/> |
|
||||||
</classpath> |
|
@ -1,5 +0,0 @@ |
|||||||
Manifest-Version: 1.0 |
|
||||||
Bundle-ManifestVersion: 2 |
|
||||||
Bundle-Name: JGit Target Platform Bundle |
|
||||||
Bundle-SymbolicName: org.eclipse.jgit.target |
|
||||||
Bundle-Version: 5.4.0.qualifier |
|
Loading…
Reference in new issue