Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Technology
Eclipse Dash
org.eclipse.dash.handbook
Commits
b7d8d0fc
Commit
b7d8d0fc
authored
Feb 04, 2016
by
Wayne Beaton
Browse files
Add a launcher configuration for build.
parent
9c26aba0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Make Handbook.launch
0 → 100644
View file @
b7d8d0fc
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration
type=
"org.eclipse.ui.externaltools.ProgramLaunchConfigurationType"
>
<stringAttribute
key=
"org.eclipse.debug.core.ATTR_REFRESH_SCOPE"
value=
"${container}"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE"
value=
"${none}"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_LOCATION"
value=
"/bin/make"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY"
value=
"${workspace_loc:/Eclipse Project Handbook/source}"
/>
</launchConfiguration>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment