Add working directory to Eclipse run config (#55)
This commit is contained in:
		
							parent
							
								
									5361c3d6f6
								
							
						
					
					
						commit
						2ad6057992
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -12,4 +12,5 @@ | |||
|     <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="%PROGRAM_ARGS%"/> | ||||
|     <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="%MODULE%"/> | ||||
|     <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="%VM_ARGS%"/> | ||||
|     <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc}/run"/> | ||||
| </launchConfiguration> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue