Newer
Older
java_learning / SpringMVC_question / .settings / org.eclipse.wst.common.component
tashiro on 24 Mar 2023 855 bytes 修正分
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
    	
    <wb-module deploy-name="SpringMVC_question">
                
        <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
        		
        <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
        		
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
        		
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/test/resources"/>
        		
        <property name="java-output-path" value="target/classes"/>
                
        <property name="context-root" value="/"/>
        	
    </wb-module>
    
</project-modules>