Code Generator for Eclipse Code
Brought to you by:
hotzst
added | /feature_ch.sahits.codegen.test/.project |
added | /feature_ch.sahits.codegen.test/build.properties |
added | /feature_ch.sahits.codegen.test/feature.xml |
--- a +++ b/feature_ch.sahits.codegen.test/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>feature_ch.sahits.codegen.test</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.FeatureBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.FeatureNature</nature> + </natures> +</projectDescription>
--- a +++ b/feature_ch.sahits.codegen.test/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml