source: tmcsimulator/branches/ATMSDriver/nbproject/project.xml @ 75

Revision 75, 503 bytes checked in by jtorres, 9 years ago (diff)

Renamed fep_client_cpp to ATMSCommunicator, and upgraded it to cpp from straight c. Converted/Renamed? fep_client_java to ATMSDriver NetBeans? project, and checked in initial code for ATMSDriver. It contains the skeleton network model and a NetworkReader? which loads static network data from network lookup files.

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://www.netbeans.org/ns/project/1">
3    <type>org.netbeans.modules.java.j2seproject</type>
4    <configuration>
5        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
6            <name>ATMSDriver</name>
7            <source-roots>
8                <root id="src.dir"/>
9            </source-roots>
10            <test-roots>
11                <root id="test.src.dir"/>
12            </test-roots>
13        </data>
14    </configuration>
15</project>
Note: See TracBrowser for help on using the repository browser.