At this stage, it's mostly (not entirely) working under Jetty
Still not working under Tomcat.
This commit is contained in:
parent
d43eb22cd3
commit
bd9bb89cce
8 changed files with 97 additions and 50 deletions
11
.project
11
.project
|
|
@ -26,4 +26,15 @@
|
|||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
<nature>ccw.nature</nature>
|
||||
</natures>
|
||||
<filteredResources>
|
||||
<filter>
|
||||
<id>1621149723161</id>
|
||||
<name></name>
|
||||
<type>30</type>
|
||||
<matcher>
|
||||
<id>org.eclipse.core.resources.regexFilterMatcher</id>
|
||||
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
|
||||
</matcher>
|
||||
</filter>
|
||||
</filteredResources>
|
||||
</projectDescription>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue