source: tmcsimulator/branches/FEPSimulator/nbproject/private/private.xml @ 217

Revision 217, 992 bytes checked in by jtorres, 9 years ago (diff)

Implemented logging into FEPSimulator. Now logs output into FEPSimLog.txt. Error messages are still output to console so you know immediately if there is an error. The log file is cleared upon FEPSim start-up.

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
3    <data xmlns="http://www.netbeans.org/ns/make-project-private/1">
4        <activeConfTypeElem>1</activeConfTypeElem>
5        <activeConfIndexElem>0</activeConfIndexElem>
6    </data>
7    <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
8    <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
9        <group>
10            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/network.h</file>
11            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file>
12            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file>
13            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.h</file>
14            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/HighwaysParser.cpp</file>
15        </group>
16    </open-files>
17</project-private>
Note: See TracBrowser for help on using the repository browser.