Menu

[r2]: / etc / features.cfg.xml  Maximize  Restore  History

Download this file

49 lines (38 with data), 1.3 kB

 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : features.cfg.xml
Created on : April 2, 2007, 12:41 PM
Author : dge2
Description:
Purpose of the document follows.
-->
<features>
<feature name="test">
<template refid="tmpTestVariables" />
</feature>
<feature name="spring">
<template refid="tmpBean" />
<template refid="tmpKey" />
<template refid="tmpDao" />
<template refid="tmpIBatisExample" />
<template refid="tmpDaoIBatis" />
<template refid="tmpSqlMapConfig" />
<template refid="tmpSqlMap" />
<template refid="tmpSqlMapCustom" />
<template refid="tmpSpringIBatis" />
<template refid="tmpSpringDao" />
<template refid="tmpReport" />
</feature>
<feature name="ibatis">
<template refid="tmpBean" />
<template refid="tmpKey" />
<template refid="tmpDao" />
<template refid="tmpIBatisExample" />
<template refid="tmpDaoIBatis" />
<template refid="tmpSqlMapConfig" />
<template refid="tmpSqlMap" />
<template refid="tmpSqlMapCustom" />
<template refid="tmpIBatisSupport" />
<template refid="tmpReport" />
</feature>
</features>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.