File: control

package info (click to toggle)
eclipse-platform-ua 4.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 22,668 kB
  • sloc: java: 101,002; xml: 52,966; javascript: 4,888; jsp: 4,130; makefile: 5
file content (49 lines) | stat: -rw-r--r-- 1,774 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
Source: eclipse-platform-ua
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Emmanuel Bourg <ebourg@apache.org>,
 Jochen Sprickerhof <jspricke@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 eclipse-debian-helper,
 libeclipse-core-expressions-java,
 libeclipse-core-runtime-java,
 libeclipse-osgi-java,
 libequinox-common-java,
 libequinox-preferences-java,
 libequinox-registry-java,
 libicu4j-java
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/eclipse-platform-ua.git
Vcs-Browser: https://salsa.debian.org/java-team/eclipse-platform-ua
Homepage: https://www.eclipse.org/eclipse/platform-ua/main.html

Package: libeclipse-help-java
Architecture: all
Depends:
 ${misc:Depends},
 ${bundle:Depends},
 libeclipse-core-expressions-java,
 libeclipse-core-runtime-java,
 libequinox-common-java,
 libequinox-preferences-java,
 libequinox-registry-java,
 libicu4j-java
Description: Eclipse Help System Core
 The Platform User Assistance component provides the mechanisms for making the
 Eclipse applications easier to use. These mechanisms are made available
 throughout usage life cycle and include initial user experience (welcome),
 online documentation, dynamic help, search, cheat sheets, automation and
 samples.
 .
 The goal of this component is to make it easier for users to accomplish their
 tasks in Eclipse applications. While it includes the traditional book-based
 help system, increasing effort is spent towards bringing assistance closer to
 the user. Welcome, dynamic help view and cheat sheets are examples of user
 assistance vehicles that can be used that way.
 .
 This package contains the org.eclipse.help bundle.