2007-06-24 18:04:42 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
|
|
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
2007-08-24 11:15:30 +07:00
|
|
|
<listEntry value="/base/src/org/adempiere/util/GenerateModel.java"/>
|
2007-06-24 18:04:42 +07:00
|
|
|
</listAttribute>
|
|
|
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
|
|
|
<listEntry value="1"/>
|
|
|
|
</listAttribute>
|
|
|
|
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
|
|
|
|
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
|
|
|
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
|
|
|
|
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
|
|
|
</listAttribute>
|
2007-08-24 11:15:30 +07:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.adempiere.util.GenerateModel"/>
|
2007-06-24 18:04:42 +07:00
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="${workspace_loc:base}/src/org/compiere/model/ org.compiere.model 'D'"/>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="base"/>
|
|
|
|
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-DPropertyFile=${workspace_loc}/adempiere/Adempiere/Adempiere.properties"/>
|
|
|
|
</launchConfiguration>
|