Initial support for RFC2385
[bgpcep.git] / tcp-md5 / core / .project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2013 Robert Varga. 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         <name>tcpmd5-core</name>
11         <comment></comment>
12         <projects>
13         </projects>
14         <buildSpec>
15                 <buildCommand>
16                         <name>org.eclipse.jdt.core.javabuilder</name>
17                         <arguments>
18                         </arguments>
19                 </buildCommand>
20                 <buildCommand>
21                         <name>org.eclipse.m2e.core.maven2Builder</name>
22                         <arguments>
23                         </arguments>
24                 </buildCommand>
25         </buildSpec>
26         <natures>
27                 <nature>org.eclipse.pde.PluginNature</nature>
28                 <nature>org.eclipse.jdt.core.javanature</nature>
29                 <nature>org.eclipse.m2e.core.maven2Nature</nature>
30         </natures>
31 </projectDescription>