File: bnd.bnd

package info (click to toggle)
bnd 2.4.1-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 14,448 kB
  • sloc: java: 93,752; xml: 19,453; sh: 268; makefile: 156
file content (18 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
javac.source = 1.6
javac.target = 1.6
javac.ee = '[1.6,1.7)'

-buildpath: biz.aQute.bndlib;version=project,\
	aQute.libg;version=project,\
	osgi.core;version=4.3.1
-testpath: \
	junit.osgi;version=3.8.2
	
	
Launcher-Plugin: aQute.launcher.plugin.ProjectLauncherImpl

Private-Package: aQute.launcher.*
	
Bundle-Version: 1.4.0.${tstamp}

Premain-Class: aQute.launcher.agent.LauncherAgent