File: control

package info (click to toggle)
eclipse-wtp 3.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 129,912 kB
  • ctags: 197,954
  • sloc: java: 1,181,249; xml: 35,625; jsp: 29,478; php: 407; sh: 169; makefile: 65
file content (144 lines) | stat: -rw-r--r-- 5,786 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
Source: eclipse-wtp
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper (>= 10),
               default-jdk,
               eclipse-pde (>= 3.8.1-8),
               eclipse-gef (>= 3.7.1-2),
               eclipse-xsd,
               libaxis-java (>= 1.4-17),
               libcommons-discovery-java (>= 0.5-2),
               libcommons-logging-java (>= 1.1.1-8),
               librhino-java (>= 1.7R3-4),
               liblog4j1.2-java (>= 1.2.16-3),
               libmail-java,
               libxerces2-java (>= 2.11.0-4),
               libxalan2-java (>= 2.7.1-7),
               libuddi4j-java (>= 2.0.5),
               libwsdl4j-java (>= 1.6.2-5),
               libwsil4j-java (>= 1.0.0),
               libxml-commons-resolver1.1-java (>= 1.2-7),
               javahelper (>= 0.31),
               dita-ot,
               jflex (>= 1.6),
               cup,
               jikespg,
               xml-core,
               unzip,
               zip
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-wtp.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-wtp.git
Homepage: https://www.eclipse.org/webtools/

Package: eclipse-wtp
Architecture: all
Depends: eclipse-platform (>= 3.8.1-8),
         eclipse-emf,
         eclipse-gef (>= 3.7.1-2),
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse Web Tools Platform
 The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
 tools for developing Web and Java EE applications. It includes source and
 graphical editors for a variety of languages, wizards and built-in applications
 to simplify development, and tools and APIs to support deploying, running, and
 testing apps.
 .
 This package contains core plugins required by various WTP components.

Package: eclipse-wtp-xmltools
Architecture: all
Depends: eclipse-wtp (= ${binary:Version}),
         eclipse-xsd,
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse XML tools and editors
 The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
 tools for developing Web and Java EE applications. It includes source and
 graphical editors for a variety of languages, wizards and built-in applications
 to simplify development, and tools and APIs to support deploying, running, and
 testing apps.
 .
 This package contains source and graphical editors for XML, DTD and XML schema
 (XSD) files.

Package: eclipse-wtp-webtools
Architecture: all
Depends: eclipse-wtp (= ${binary:Version}),
         eclipse-wtp-xmltools (= ${binary:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse HTML, CSS and Javascript tools
 The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
 tools for developing Web and Java EE applications. It includes source and
 graphical editors for a variety of languages, wizards and built-in applications
 to simplify development, and tools and APIs to support deploying, running, and
 testing apps.
 .
 This package contains editors for HTML and CSS. Also support for writing and
 debugging of Javascript programs is included.

Package: eclipse-wtp-xsl
Architecture: all
Depends: eclipse-wtp (= ${binary:Version}),
         eclipse-wtp-xmltools (= ${binary:Version}),
         w3c-xsd-xslt,
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse Extensible Stylesheet Language tools
 The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
 tools for developing Web and Java EE applications. It includes source and
 graphical editors for a variety of languages, wizards and built-in applications
 to simplify development, and tools and APIs to support deploying, running, and
 testing apps.
 .
 This package contains tools Extensible Stylesheet Language (XSL) and allows one
 to run and debug XSL transformations.

Package: eclipse-wtp-ws
Architecture: all
Depends: eclipse-wtp (= ${binary:Version}),
         eclipse-wtp-xmltools (= ${binary:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse web services tools
 The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
 tools for developing Web and Java EE applications. It includes source and
 graphical editors for a variety of languages, wizards and built-in applications
 to simplify development, and tools and APIs to support deploying, running, and
 testing apps.
 .
 This package contains tools for web services development which is not Java
 specific. It consists of:
 .
  * Web services preferences pages
  * Web services frameworks
  * Web Services Explorer
  * WSDL model
  * WSDL Editor
  * WSDL and WS-I validator

Package: eclipse-wtp-servertools
Architecture: all
Depends: eclipse-wtp (= ${binary:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Eclipse WTP server tools
 The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
 tools for developing Web and Java EE applications. It includes source and
 graphical editors for a variety of languages, wizards and built-in applications
 to simplify development, and tools and APIs to support deploying, running, and
 testing apps.
 .
 This package provides a generic framework and adapters for application servers.

Package: w3c-xsd-xslt
Architecture: all
Depends: ${misc:Depends}
Description: XML Schema for W3C EXtensible Stylesheet Language Transformations (XSLT)
 XSL Transformation (XSLT) is an XML language for transforming XML documents.
 This package includes XML Schema files that describe structure of XSLT 1.0,
 XSLT 2.0 and XML Inclusions (XInclude) 1.0.