File: plugin.properties

package info (click to toggle)
eclipse-linuxtools 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 75,416 kB
  • ctags: 41,034
  • sloc: java: 262,051; xml: 34,770; ansic: 15,458; cpp: 326; sh: 261; makefile: 60
file content (17 lines) | stat: -rw-r--r-- 949 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#Properties file for org.eclipse.linuxtools.valgrind.launch
launchConfigurationType.name.0 = Profile With Valgrind
launchConfigurationTabGroup.description.0 = Profile C/C++ Application Using Valgrind
launchConfigurationType.remote.name = Profile With Valgrind (Remote)
launchConfigurationTabGroup.remote.description = Profile Remote 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