Commit 55db20f52eefaa9b04a7b50b4beca811e7e23228
1 parent
7475f04e
Exists in
master
Ajusta o arquivo DS
Ajusta o arquivo de datasource OTRS: 2018070920008894
Showing
7 changed files
with
16 additions
and
8 deletions
Show diff stats
.classpath
| ... | ... | @@ -28,6 +28,11 @@ |
| 28 | 28 | <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> |
| 29 | 29 | </attributes> |
| 30 | 30 | </classpathentry> |
| 31 | + <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss EAP 7.0 Runtime"> | |
| 32 | + <attributes> | |
| 33 | + <attribute name="owner.project.facets" value="jst.web"/> | |
| 34 | + </attributes> | |
| 35 | + </classpathentry> | |
| 31 | 36 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
| 32 | 37 | <attributes> |
| 33 | 38 | <attribute name="maven.pomderived" value="true"/> | ... | ... |
.project
| ... | ... | @@ -51,12 +51,18 @@ |
| 51 | 51 | </arguments> |
| 52 | 52 | </buildCommand> |
| 53 | 53 | <buildCommand> |
| 54 | + <name>org.fusesource.ide.project.RiderProjectBuilder</name> | |
| 55 | + <arguments> | |
| 56 | + </arguments> | |
| 57 | + </buildCommand> | |
| 58 | + <buildCommand> | |
| 54 | 59 | <name>org.eclipse.m2e.core.maven2Builder</name> |
| 55 | 60 | <arguments> |
| 56 | 61 | </arguments> |
| 57 | 62 | </buildCommand> |
| 58 | 63 | </buildSpec> |
| 59 | 64 | <natures> |
| 65 | + <nature>org.fusesource.ide.project.RiderProjectNature</nature> | |
| 60 | 66 | <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> |
| 61 | 67 | <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> |
| 62 | 68 | <nature>org.eclipse.jdt.core.javanature</nature> | ... | ... |
.settings/org.eclipse.core.resources.prefs
.settings/org.eclipse.wst.common.component
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> |
| 2 | - <wb-module deploy-name="templates-broker-0.0.1"> | |
| 2 | + <wb-module deploy-name="templates-broker-1.1"> | |
| 3 | 3 | <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> |
| 4 | 4 | <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> |
| 5 | 5 | <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> | ... | ... |
.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
| ... | ... | @@ -9,9 +9,5 @@ |
| 9 | 9 | <attribute name="provider-id" value="jpa-no-op-library-provider"/> |
| 10 | 10 | </node> |
| 11 | 11 | </facet> |
| 12 | - <facet id="jst.jsf"> | |
| 13 | - <node name="libprov"> | |
| 14 | - <attribute name="provider-id" value="jaxrs-no-op-library-provider"/> | |
| 15 | - </node> | |
| 16 | - </facet> | |
| 12 | + <facet id="jst.jaxrs"/> | |
| 17 | 13 | </root> | ... | ... |
.settings/org.eclipse.wst.common.project.facet.core.xml
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 | <faceted-project> |
| 3 | + <runtime name="JBoss EAP 7.0 Runtime"/> | |
| 3 | 4 | <fixed facet="wst.jsdt.web"/> |
| 4 | 5 | <installed facet="wst.jsdt.web" version="1.0"/> |
| 5 | 6 | <installed facet="jst.cdi" version="1.1"/> |
| ... | ... | @@ -8,4 +9,5 @@ |
| 8 | 9 | <installed facet="jst.jaxrs" version="2.0"/> |
| 9 | 10 | <installed facet="jpt.jpa" version="2.1"/> |
| 10 | 11 | <installed facet="java" version="1.8"/> |
| 12 | + <installed facet="jst.jsf" version="2.2"/> | |
| 11 | 13 | </faceted-project> | ... | ... |
src/main/webapp/WEB-INF/templates-ds.xml