aboutsummaryrefslogtreecommitdiffstats
path: root/service/.project
diff options
context:
space:
mode:
Diffstat (limited to 'service/.project')
-rw-r--r--service/.project29
1 files changed, 29 insertions, 0 deletions
diff --git a/service/.project b/service/.project
new file mode 100644
index 0000000..25a42b3
--- /dev/null
+++ b/service/.project
@@ -0,0 +1,29 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>guess-market-service</name>
4 <comment></comment>
5 <projects>
6 <project>guess-market-api</project>
7 </projects>
8 <buildSpec>
9 <buildCommand>
10 <name>org.eclipse.jdt.core.javabuilder</name>
11 <arguments></arguments>
12 </buildCommand>
13 </buildSpec>
14 <natures>
15 <nature>org.eclipse.jdt.core.javanature</nature>
16 </natures>
17 <filteredResources>
18 <filter>
19 <id>1784965956299</id>
20 <name></name>
21 <type>30</type>
22 <matcher>
23 <id>org.eclipse.core.resources.regexFilterMatcher</id>
24 <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
25 </matcher>
26 </filter>
27 </filteredResources>
28</projectDescription>
29