/xservices-scmtypes/trunk/.classpath |
---|
0,0 → 1,19 |
<?xml version="1.0" encoding="UTF-8"?> |
<classpath> |
<classpathentry kind="src" path="src"/> |
<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/com.sun.tools.xjc_2.2.0.jar"/> |
<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/com.sun.xml.bind_2.2.0.v201004141950.jar"/> |
<classpathentry kind="lib" path="C:/JAVA-DEV/eclipselink/jlib/moxy/javax.xml.bind_2.2.0.v201105210648.jar"/> |
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> |
<attributes> |
<attribute name="owner.project.facets" value="jst.utility"/> |
</attributes> |
</classpathentry> |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"> |
<attributes> |
<attribute name="owner.project.facets" value="java"/> |
</attributes> |
</classpathentry> |
<classpathentry kind="output" path="build/classes"/> |
</classpath> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/trunk/.project |
---|
0,0 → 1,30 |
<?xml version="1.0" encoding="UTF-8"?> |
<projectDescription> |
<name>XServicesSCMTypes</name> |
<comment></comment> |
<projects> |
</projects> |
<buildSpec> |
<buildCommand> |
<name>org.eclipse.jdt.core.javabuilder</name> |
<arguments> |
</arguments> |
</buildCommand> |
<buildCommand> |
<name>org.eclipse.wst.common.project.facet.core.builder</name> |
<arguments> |
</arguments> |
</buildCommand> |
<buildCommand> |
<name>org.eclipse.wst.validation.validationbuilder</name> |
<arguments> |
</arguments> |
</buildCommand> |
</buildSpec> |
<natures> |
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature> |
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> |
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> |
<nature>org.eclipse.jdt.core.javanature</nature> |
</natures> |
</projectDescription> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/trunk/.settings/org.eclipse.jdt.core.prefs |
---|
0,0 → 1,11 |
eclipse.preferences.version=1 |
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled |
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 |
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve |
org.eclipse.jdt.core.compiler.compliance=1.5 |
org.eclipse.jdt.core.compiler.debug.lineNumber=generate |
org.eclipse.jdt.core.compiler.debug.localVariable=generate |
org.eclipse.jdt.core.compiler.debug.sourceFile=generate |
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error |
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error |
org.eclipse.jdt.core.compiler.source=1.5 |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/trunk/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml |
---|
0,0 → 1,20 |
<root> |
<facet id="jpt.jaxb"> |
<node name="libprov"> |
<attribute name="provider-id" value="jaxb-jre-library-provider"/> |
</node> |
<node name="platform"> |
<attribute name="platform-id" value="generic_2_2"/> |
</node> |
<node name="schemas"> |
<node name="schema-1"> |
<attribute name="location" value="platform:/resource/XServicesSCMTypes/src/SCMTypes.xsd"/> |
<attribute name="namespace" value="http://ws.brutex.net/SCMTypes"/> |
</node> |
<node name="schema-2"> |
<attribute name="location" value="platform:/resource/XServicesSCMTypes/src/SCMFindingsTypes.xsd"/> |
<attribute name="namespace" value="http://ws.brutex.net/SCMFindingsTypes"/> |
</node> |
</node> |
</facet> |
</root> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/trunk/.settings/org.eclipse.wst.common.project.facet.core.xml |
---|
0,0 → 1,8 |
<?xml version="1.0" encoding="UTF-8"?> |
<faceted-project> |
<runtime name="Apache Tomcat v7.0"/> |
<fixed facet="jst.utility"/> |
<installed facet="jpt.jaxb" version="2.2"/> |
<installed facet="jst.utility" version="1.0"/> |
<installed facet="java" version="1.5"/> |
</faceted-project> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |
/xservices-scmtypes/trunk/.settings/org.eclipse.wst.common.component |
---|
0,0 → 1,5 |
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> |
<wb-module deploy-name="XServicesSCMTypes"> |
<wb-resource deploy-path="/" source-path="/src"/> |
</wb-module> |
</project-modules> |