diff options
author | 2017-02-15 12:45:23 +0000 | |
---|---|---|
committer | 2017-02-15 12:45:25 +0000 | |
commit | 4a69ee4417940dde4311e8dc43474f38d6c9412e (patch) | |
tree | 455250b4c17706791cc66aa91388308b61596a9c /operation-utils/.project | |
parent | ce343cc80095bf4d4684616580546eeaac1d4259 (diff) |
Init dcae.operation.utils
Change-Id: I8c5d28aefa33396707d27168254d857cd321a4d1
Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'operation-utils/.project')
-rw-r--r-- | operation-utils/.project | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/operation-utils/.project b/operation-utils/.project new file mode 100644 index 0000000..48e38d7 --- /dev/null +++ b/operation-utils/.project @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>operation-utils</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> + <buildCommand> + <name>org.eclipse.m2e.core.maven2Builder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>org.eclipse.m2e.core.maven2Nature</nature> + <nature>org.eclipse.pde.PluginNature</nature> + </natures> +</projectDescription> |