File: plugin.properties

package info (click to toggle)
eclipse-linuxtools 1.0.0-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 69,212 kB
  • sloc: java: 224,575; xml: 23,980; ansic: 15,426; python: 458; cpp: 279; sh: 251; makefile: 48
file content (15 lines) | stat: -rw-r--r-- 783 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#Properties file for org.eclipse.linuxtools.valgrind.launch
launchConfigurationType.name.0 = Profile With Valgrind
launchConfigurationTabGroup.description.0 = Profile C/C++ Application Using Valgrind
shortcut.label.0 = Profile With Valgrind
Bundle-Vendor.0 = Eclipse Linux Tools
Bundle-Name.0 = Valgrind Launch Plug-in
extension-point.name.0 = Valgrind Tool
extension-point.name.1 = Valgrind Output Directory Providers
command.name.0 = Export Valgrind Log Files
command.description.0 = Exports Valgrind log output to a directory
command.name.1 = Remove Valgrind Markers
command.description.1 = Removes all Valgrind markers
wizard.name.0 = Valgrind Log Files
wizard.description.0 = Export Valgrind's output logs from a recent launch to the file system.
marker.name = Valgrind Problem