diff --git a/CoTreceiver/nbproject/genfiles.properties b/CoTreceiver/nbproject/genfiles.properties index 8593c777aed93b0855236a920d4e5a2993f6d9a6..56ef0cc2692e3ce9bff0fcf3c8fbd978832d248d 100644 --- a/CoTreceiver/nbproject/genfiles.properties +++ b/CoTreceiver/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=17b920f7 build.xml.stylesheet.CRC32=f85dc8f2@1.111.0.48 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=f6268d2f +nbproject/build-impl.xml.data.CRC32=3f036ff0 nbproject/build-impl.xml.script.CRC32=62a7780b nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.111.0.48 diff --git a/CoTreceiver/nbproject/project.xml b/CoTreceiver/nbproject/project.xml index 05d50b607689088f9e976de31b3c8b035952ab89..c9a0be71046e8ed5f423e762b712a7fe090d683b 100644 --- a/CoTreceiver/nbproject/project.xml +++ b/CoTreceiver/nbproject/project.xml @@ -5,12 +5,12 @@ <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> <name>CoTreceiver</name> <source-roots> - <root id="src.java.dir"/> - <root id="src.resources.dir"/> + <root id="src.java.dir" name="Source Packages"/> + <root id="src.resources.dir" name="Source Resources"/> </source-roots> <test-roots> - <root id="test.java.dir"/> - <root id="test.resources.dir"/> + <root id="test.java.dir" name="Test Packages"/> + <root id="test.resources.dir" name="Test Resources"/> </test-roots> </data> </configuration>