Mercurial > hg > de.codedo.java.editor
comparison .classpath @ 9:935df68696c0 default tip
Reflection Code in eigene Klasse verschoben.
author | Dirk Olmes <dirk.olmes@codedo.de> |
---|---|
date | Thu, 15 Oct 2020 12:05:06 +0200 |
parents | ca07a15b6cc8 |
children |
comparison
equal
deleted
inserted
replaced
8:778c251baa66 | 9:935df68696c0 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <classpath> | 2 <classpath> |
3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> | 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/> |
4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | 4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
5 <classpathentry kind="src" path="src"/> | 5 <classpathentry kind="src" path="src"/> |
6 <classpathentry kind="output" path="bin"/> | 6 <classpathentry kind="output" path="bin"/> |
7 </classpath> | 7 </classpath> |