Launch configs for use with the grefine-all top level project
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2110 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
ed91bf36ce
commit
5fa5e7b28a
14
IDEs/eclipse/Refine with extensions.launch
Normal file
14
IDEs/eclipse/Refine with extensions.launch
Normal file
File diff suppressed because one or more lines are too long
12
IDEs/eclipse/Refine.launch
Normal file
12
IDEs/eclipse/Refine.launch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
|
||||||
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||||||
|
<listEntry value="/grefine-all/server/src/com/google/refine/Refine.java"/>
|
||||||
|
</listAttribute>
|
||||||
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||||||
|
<listEntry value="1"/>
|
||||||
|
</listAttribute>
|
||||||
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.refine.Refine"/>
|
||||||
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="grefine-all"/>
|
||||||
|
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Drefine.autoreloading=true"/>
|
||||||
|
</launchConfiguration>
|
Loading…
Reference in New Issue
Block a user