File: plugin.properties

package info (click to toggle)
eclipse-linuxtools 8.1.0%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 42,888 kB
  • sloc: java: 149,148; xml: 22,186; ansic: 15,426; cpp: 326; makefile: 42; javascript: 29; sh: 19; python: 10
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