第一次提交
This commit is contained in:
26
007宝信JFEWCS.launch
Normal file
26
007宝信JFEWCS.launch
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<launchConfiguration type="org.eclipse.jdt.launching.javaApplet">
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||||
<listEntry value="/007宝信JFE/src/com/wxzd/wcs/Main.java"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||||
<listEntry value="1"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
||||
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
||||
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
|
||||
</listAttribute>
|
||||
<intAttribute key="org.eclipse.jdt.launching.APPLET_HEIGHT" value="200"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.APPLET_NAME" value="AS/RS"/>
|
||||
<mapAttribute key="org.eclipse.jdt.launching.APPLET_PARAMETERS">
|
||||
<mapEntry key="floor" value="2"/>
|
||||
<mapEntry key="servletClass" value="servlet/server"/>
|
||||
<mapEntry key="servletRoot" value="http://localhost:8081/wcs/"/>
|
||||
<mapEntry key="showMenuBarOnStockPane" value="false"/>
|
||||
<mapEntry key="viewRotation" value="0"/>
|
||||
</mapAttribute>
|
||||
<intAttribute key="org.eclipse.jdt.launching.APPLET_WIDTH" value="200"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk8u131"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.wxzd.wcs.Main"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="007宝信JFE"/>
|
||||
</launchConfiguration>
|
||||
Reference in New Issue
Block a user