File: plugin.properties

package info (click to toggle)
eclipse-platform-ui 4.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 90,576 kB
  • sloc: java: 802,823; xml: 24,911; makefile: 7
file content (50 lines) | stat: -rw-r--r-- 1,715 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
###############################################################################
# Copyright (c) 2006, 2014 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#     IBM Corporation - initial API and implementation
#     Lars Vogel <Lars.Vogel@gmail.com> - Bug 440968
###############################################################################
Plugin.name = Eclipse IDE UI Application
Plugin.providerName = Eclipse.org

PreferencePages.Startup = Startup and Shutdown
PreferencePages.Startup.Workspaces = Workspaces
PreferencePages.General.LinkHandlers = Link Handlers

Perspective.resourcePerspective = Resource
Perspective.resourceDescription = This perspective is designed to provide general resource viewing and navigation. 

updateMenu.label = &Software Updates
actionSets.updates.label = &Find and Install...
actionSets.configManager.label = &Manage Configuration...

projectConfigure.label = Configure
projectConfigure.mnemonic = g

menu.editor.label = Editor
menu.editor.mnemonic = E

command.clone.label = Clone
command.clone.mnemonic = e
command.file.restartWorkbench.mnemonic=R
command.split.horizontal.mnemonic = H
command.split.vertical.mnemonic = V
command.wordwrap.mnemonic=W
command.whitespace.mnemonic=s
command.zoomIn.mnemonic=I
command.zoomOut.mnemonic=O

keyword.problems = problems
keyword.linkhanders = link handlers schemes

page.name = Link Handlers

perspectiveExtension.editorOnboardingText = Open a file or drop files here to open them.