diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-08-12 15:23:14 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-08-12 15:23:57 +0300 |
commit | 8f848c65ee0000bb4211b228cf66ace774a8d9c6 (patch) | |
tree | 8abec7471adb0cac4ba9ff0fbcbedc56ea792621 /vid-ext-services-simulator/.project | |
parent | 91b057331b92ecf7f3c2d495681b05295dc8346c (diff) |
vid-simulator dev and test tool
Change-Id: I38e7eead042bde3beeebbdf4e05a7f62f174fd1e
Issue-ID: VID-281
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-ext-services-simulator/.project')
-rw-r--r-- | vid-ext-services-simulator/.project | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/vid-ext-services-simulator/.project b/vid-ext-services-simulator/.project new file mode 100644 index 00000000..e84b1747 --- /dev/null +++ b/vid-ext-services-simulator/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>vid-ext-services-simulator</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</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> + </natures> +</projectDescription> |