mirror of https://github.com/sipwise/jitsi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
125 lines
7.5 KiB
125 lines
7.5 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
|
<type>org.netbeans.modules.ant.freeform</type>
|
|
<configuration>
|
|
<general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
|
|
<!-- Created by Brian Burch on September 27, 2006
|
|
Do NOT use the Netbeans Project Properties customizer
|
|
because this file is maintained manually! The master
|
|
version is held in CVS, as /ide/nbproject/project.xml.
|
|
You should copy it to /nbproject/project.xml (when
|
|
NetBeans is not running!) to make it active on your
|
|
own system.
|
|
-->
|
|
<name>sip-communicator-1.0</name>
|
|
<properties/>
|
|
<folders>
|
|
<source-folder>
|
|
<label>src</label>
|
|
<type>java</type>
|
|
<location>src</location>
|
|
</source-folder>
|
|
<source-folder>
|
|
<label>test</label>
|
|
<type>java</type>
|
|
<location>test</location>
|
|
</source-folder>
|
|
</folders>
|
|
<ide-actions>
|
|
<action name="build">
|
|
<target>make</target>
|
|
</action>
|
|
<action name="clean">
|
|
<target>clean</target>
|
|
</action>
|
|
<action name="javadoc">
|
|
<target>javadoc</target>
|
|
</action>
|
|
<action name="run">
|
|
<!-- run has NO dependents, but we have to protect
|
|
users from not picking up the latest changes
|
|
by doing an explicit incremental make.
|
|
-->
|
|
<target>make</target>
|
|
<target>run</target>
|
|
</action>
|
|
<action name="test">
|
|
<target>test</target>
|
|
</action>
|
|
<action name="rebuild">
|
|
<target>rebuild</target>
|
|
</action>
|
|
<action name="run.single">
|
|
<target>test</target>
|
|
<context>
|
|
<property>test.name</property>
|
|
<folder>test</folder>
|
|
<pattern>\.java$</pattern>
|
|
<format>relative-path</format>
|
|
<arity>
|
|
<one-file-only/>
|
|
</arity>
|
|
</context>
|
|
</action>
|
|
<action name="debug.single">
|
|
<target>debug-selected-file</target>
|
|
<context>
|
|
<property>test.name</property>
|
|
<folder>test</folder>
|
|
<pattern>\.java$</pattern>
|
|
<format>relative-path</format>
|
|
<arity>
|
|
<one-file-only/>
|
|
</arity>
|
|
</context>
|
|
</action>
|
|
</ide-actions>
|
|
<view>
|
|
<items>
|
|
<source-folder style="packages">
|
|
<label>src</label>
|
|
<location>src</location>
|
|
</source-folder>
|
|
<source-folder style="packages">
|
|
<label>test</label>
|
|
<location>test</location>
|
|
</source-folder>
|
|
<source-file>
|
|
<location>build.xml</location>
|
|
</source-file>
|
|
</items>
|
|
<context-menu>
|
|
<ide-action name="build"/>
|
|
<ide-action name="clean"/>
|
|
<ide-action name="javadoc"/>
|
|
<ide-action name="run"/>
|
|
<ide-action name="test"/>
|
|
<ide-action name="rebuild"/>
|
|
<action>
|
|
<label>Safe clean/build of all targets</label>
|
|
<target>rebuild</target>
|
|
</action>
|
|
</context-menu>
|
|
</view>
|
|
<subprojects/>
|
|
</general-data>
|
|
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/2">
|
|
<compilation-unit>
|
|
<package-root>src</package-root>
|
|
<classpath mode="compile">
|
|
lib/bundle/org.apache.felix.servicebinder-0.8.0-SNAPSHOT.jar:lib/installer-exclude/bcprov-jdk14-130.jar:lib/installer-exclude/cindy.jar:lib/installer-exclude/commons-logging.jar:lib/installer-exclude/concurrent.jar:lib/installer-exclude/JainSipApi1.2.jar:lib/installer-exclude/JainSipRi1.2.jar:lib/installer-exclude/jmf.jar:lib/installer-exclude/jml-1.0b1.jar:lib/installer-exclude/joscar-client.jar:lib/installer-exclude/joscar-common.jar:lib/installer-exclude/joscar-protocol.jar:lib/installer-exclude/jsocks-klea.jar:lib/installer-exclude/jspeex.jar:lib/installer-exclude/log4j-1.2.8.jar:lib/installer-exclude/nist-sdp-1.0.jar:lib/installer-exclude/retroweaver-rt-2.0Beta2.jar:lib/installer-exclude/smack.jar:lib/installer-exclude/smackx.jar:lib/installer-exclude/Stun4J.jar:lib/installer-exclude/ymsg_network_v0_61.jar:lib/servicebinder.jar:lib/felix.jar:lib/jdic-all.jar:lib/kxml-min.jar:lib/os-specific/linux/installer-exclude/jmf.jar:lib/os-specific/linux/jdic_stub.jar:lib/os-specific/mac/installer-exclude/jmf.jar:lib/os-specific/mac/AppleJavaExtensions.jar:lib/os-specific/mac/growl.jar:lib/os-specific/mac/jdic_stub.jar:lib/os-specific/solaris/installer-exclude/jmf.jar:lib/os-specific/solaris/jdic_stub.jar:lib/os-specific/windows/installer-exclude/jmf.jar:lib/os-specific/windows/installer-exclude/sound.jar:lib/os-specific/windows/jdic_stub.jar
|
|
</classpath>
|
|
<source-level>1.4</source-level>
|
|
</compilation-unit>
|
|
<compilation-unit>
|
|
<package-root>test</package-root>
|
|
<unit-tests/>
|
|
<classpath mode="compile">
|
|
lib/bundle/org.apache.felix.servicebinder-0.8.0-SNAPSHOT.jar:lib/installer-exclude/bcprov-jdk14-130.jar:lib/installer-exclude/cindy.jar:lib/installer-exclude/commons-logging.jar:lib/installer-exclude/concurrent.jar:lib/installer-exclude/JainSipApi1.2.jar:lib/installer-exclude/JainSipRi1.2.jar:lib/installer-exclude/jmf.jar:lib/installer-exclude/jml-1.0b1.jar:lib/installer-exclude/joscar-client.jar:lib/installer-exclude/joscar-common.jar:lib/installer-exclude/joscar-protocol.jar:lib/installer-exclude/jsocks-klea.jar:lib/installer-exclude/jspeex.jar:lib/installer-exclude/log4j-1.2.8.jar:lib/installer-exclude/nist-sdp-1.0.jar:lib/installer-exclude/retroweaver-rt-2.0Beta2.jar:lib/installer-exclude/smack.jar:lib/installer-exclude/smackx.jar:lib/installer-exclude/Stun4J.jar:lib/installer-exclude/ymsg_network_v0_61.jar:lib/servicebinder.jar:lib/felix.jar:lib/jdic-all.jar:lib/kxml-min.jar:lib/os-specific/linux/installer-exclude/jmf.jar:lib/os-specific/linux/jdic_stub.jar:lib/os-specific/mac/installer-exclude/jmf.jar:lib/os-specific/mac/AppleJavaExtensions.jar:lib/os-specific/mac/growl.jar:lib/os-specific/mac/jdic_stub.jar:lib/os-specific/solaris/installer-exclude/jmf.jar:lib/os-specific/solaris/jdic_stub.jar:lib/os-specific/windows/installer-exclude/jmf.jar:lib/os-specific/windows/installer-exclude/sound.jar:lib/os-specific/windows/jdic_stub.jar:classes:lib/bundle/junit.jar
|
|
</classpath>
|
|
<source-level>1.4</source-level>
|
|
</compilation-unit>
|
|
</java-data>
|
|
</configuration>
|
|
</project>
|