source: vlo/branches/vlo-3.0/vlo-web-app/nb-configuration.xml @ 4498

Last change on this file since 4498 was 4498, checked in by twagoo, 11 years ago

Added Spring to the VLO web app

File size: 691 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project-shared-configuration>
3    <!--
4This file contains additional configuration written by modules in the NetBeans IDE.
5The configuration is intended to be shared among all the users of project and
6therefore it is assumed to be part of version control checkout.
7Without this configuration present, some functionality in the IDE may be limited or fail altogether.
8-->
9    <spring-data xmlns="http://www.netbeans.org/ns/spring-data/1">
10        <config-files>
11            <config-file>src/main/webapp/WEB-INF/applicationContext.xml</config-file>
12        </config-files>
13        <config-file-groups/>
14    </spring-data>
15</project-shared-configuration>
Note: See TracBrowser for help on using the repository browser.