Mercurial > hg > de.codedo.java.editor
view .project @ 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 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>de.codedo.java.editor</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.SchemaBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription>
