544e4eb74c
commit 38196eac648033cd7570617f1bc94ee6c47f4209 Author: David Varnes <david.varnes@gmail.com> Date: Tue Jan 5 14:04:56 2010 +0000 friendlier pom settings for testers git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk/contrib@16152 d0543943-73ff-0310-b7d9-9358b9ac24b2 With changes applied esl-client-bbb.patch to fork for BBB development
24 lines
564 B
XML
24 lines
564 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>org.freeswitch.esl.client.example</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.maven.ide.eclipse.maven2Builder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
|
</natures>
|
|
</projectDescription>
|