-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.project
18 lines (18 loc) · 866 Bytes
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<projectDescription>
<name>benerator</name>
<comment>benerator is a framework for creating realistic and valid high-volume test data, used for
testing (unit/integration/load) and showcase setup.
Metadata constraints are imported from systems and/or configuration files. Data can imported from
and exported to files and systems, anonymized or generated from scratch. Domain packages provide
reusable generators for creating domain-specific data as names and addresses internationalizable
in language and region. It is strongly customizable with plugins and configuration options.</comment>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>