All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jpathwatch-native.prj.osx.jpathwatch-native-osx.nbproject.project.xml Maven / Gradle / Ivy

Go to download

jpathwatch is a Java library for monitoring directories for changes. It uses the host platform's native OS functions to achive this to avoid polling.

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>org.netbeans.modules.cnd.makeproject</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/make-project/1">
            <name>jpathwatch-native</name>
            <make-project-type>0</make-project-type>
            <c-extensions/>
            <cpp-extensions>cpp</cpp-extensions>
            <header-extensions>h</header-extensions>
            <sourceEncoding>UTF-8</sourceEncoding>
            <make-dep-projects/>
            <sourceRootList>
                <sourceRootElem>../../../src</sourceRootElem>
            </sourceRootList>
            <confList>
                <confElem>
                    <name>Release_32bit</name>
                    <type>2</type>
                </confElem>
                <confElem>
                    <name>Debug_32bit</name>
                    <type>2</type>
                </confElem>
                <confElem>
                    <name>Release_64bit</name>
                    <type>2</type>
                </confElem>
                <confElem>
                    <name>Debug_64bit</name>
                    <type>2</type>
                </confElem>
                <confElem>
                    <name>Release_ppc-32bit</name>
                    <type>2</type>
                </confElem>
                <confElem>
                    <name>Release_ppc-64bit</name>
                    <type>2</type>
                </confElem>
            </confList>
        </data>
    </configuration>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy