BUG-634: improve netty interface
[bgpcep.git] / bgp / update-api-config / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
4
5  This program and the accompanying materials are made available under the
6  terms of the Eclipse Public License v1.0 which accompanies this distribution,
7  and is available at http://www.eclipse.org/legal/epl-v10.html
8 -->
9 <projectDescription>
10
11         <name>bgp-update-api-config</name>
12
13         <comment></comment>
14         <projects>
15         </projects>
16         <buildSpec>
17                 <buildCommand>
18                         <name>org.eclipse.jdt.core.javabuilder</name>
19                         <arguments>
20                         </arguments>
21                 </buildCommand>
22                 <buildCommand>
23                         <name>org.eclipse.m2e.core.maven2Builder</name>
24                         <arguments>
25                         </arguments>
26                 </buildCommand>
27         </buildSpec>
28         <natures>
29                 <nature>org.eclipse.pde.PluginNature</nature>
30                 <nature>org.eclipse.jdt.core.javanature</nature>
31                 <nature>org.eclipse.m2e.core.maven2Nature</nature>
32         </natures>
33 </projectDescription>