diff options
Diffstat (limited to 'vid-app-common/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml')
-rwxr-xr-x | vid-app-common/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vid-app-common/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml b/vid-app-common/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml new file mode 100755 index 000000000..b01fdb78f --- /dev/null +++ b/vid-app-common/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml @@ -0,0 +1,7 @@ +<root>
+ <facet id="jst.jaxrs">
+ <node name="libprov">
+ <attribute name="provider-id" value="jaxrs-no-op-library-provider"/>
+ </node>
+ </facet>
+</root>
|