diff options
Diffstat (limited to 'vnfmarket/.project')
-rw-r--r-- | vnfmarket/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/vnfmarket/.project b/vnfmarket/.project new file mode 100644 index 00000000..72b143af --- /dev/null +++ b/vnfmarket/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>vnfmarket</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ </natures>
+</projectDescription>
|