File: project.properties

package info (click to toggle)
jline 0.9.5-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,372 kB
  • ctags: 10,214
  • sloc: java: 3,049; xml: 774; ansic: 42; makefile: 20
file content (19 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

name: jline
author: Marc Prud'hommeaux
author.mail: mwp1@cornell.edu
software.name: JLine
key.alias: mwp1@cornell.edu
sf.userid: mprudhom
sf.project.name: ${name}
sf.project.firstchar: j
sf.project.secondchar: l
version.major: 0
version.minor: 9
version.patch: 5
software.license: BSD
software.main.class: jline.ConsoleRunner
software.class.path: 

checkstyle.skip: 1