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, 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 (22 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#Properties file for org.eclipse.linuxtools.profiling.launch
Bundle-Vendor.0 = Eclipse Linux Tools
Bundle-Name.0 = Profiling Launch Plug-in
profiling.page.name = Profiling
categories.page.name = Categories
profiling.property.page.name = Profiling Categories
shortcut.label = Profile Timing
launchConfigurationType.name = Profile Timing
page.name.0 = Timing
shortcut.label.0 = Profile Memory
launchConfigurationType.name.0 = Profile Memory
page.name.1 = Memory
shortcut.label.1 = Profile Code Coverage
launchConfigurationType.name.1 = Profile Code Coverage
page.name.2 = Coverage
localCApplication.label.0 = Local C/C++ Application
MainTab.name=Main
ArgumentsTab.name=Arguments
CommonTab.name=Common
EnvironmentTab.name=Environment
ProfilerTab.name=Profiler
launchDelegate.localApplication.description=Profile local C/C++ application