File: .project

package info (click to toggle)
jacoco 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,428 kB
  • sloc: java: 36,267; xml: 5,599; sh: 7; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 755 bytes parent folder | download | duplicates (5)
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.jacoco.report</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.m2e.core.maven2Builder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.m2e.core.maven2Nature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>.settings</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core/.settings</locationURI>
		</link>
	</linkedResources>
</projectDescription>