Fix eclipse run config, Closes #111
This commit is contained in:
		
							parent
							
								
									6a8b7e2d9a
								
							
						
					
					
						commit
						5ef6125795
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | ||||||
| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||||||
| <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> | <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> | ||||||
|     <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |     <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> | ||||||
|         <listEntry value="/%NAME%"/> |         <listEntry value="/%MODULE%"/> | ||||||
|     </listAttribute> |     </listAttribute> | ||||||
|     <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |     <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> | ||||||
|         <listEntry value="4"/> |         <listEntry value="4"/> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue