File: control

package info (click to toggle)
jswat 1.7-2
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 5,656 kB
  • ctags: 3,210
  • sloc: java: 24,683; xml: 130; makefile: 59; sh: 21
file content (21 lines) | stat: -rw-r--r-- 650 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
Source: jswat
Section: contrib/devel
Priority: optional
Maintainer: Marcus Crafter <crafterm@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), ant (>= 1.2-1), wget
Standards-Version: 3.5.2

Package: jswat
Architecture: all
Depends: java-virtual-machine
Description: JPDA java debugger
 JSwat is an extensible, standalone, graphical Java debugger front-end,
 written to use the Java Platform Debugger Architecture (JPDA) package
 provided by JavaSoft.

Package: jswat-doc
Architecture: all
Suggests: jswat
Description: JSwat documentation
 This package provides the documentation and examples for JSwat, which is a
 graphical JPDA java debugger.