diff options
author | Sven Gothel <[email protected]> | 2011-02-25 01:36:13 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-25 01:36:13 +0100 |
commit | d8cede517dee35baafa0ca02016f4c6445fb4fa9 (patch) | |
tree | bc83871249ff82e0870aa9317e490e1acac4980b /nbproject/private/private.xml | |
parent | 52c005fb1ce1339cf6dca30f4a30f6edc430d597 (diff) |
Diffstat (limited to 'nbproject/private/private.xml')
-rw-r--r-- | nbproject/private/private.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml index 8ca126a..9cac8db 100644 --- a/nbproject/private/private.xml +++ b/nbproject/private/private.xml @@ -1,2 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<project-private xmlns="http://www.netbeans.org/ns/project-private/1"/> +<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> + <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/> + <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/1"> + <file>file:/usr/local/projects/JOGL/jenkins/test-XmlTolerantInput01/src/Main.java</file> + <file>file:/usr/local/projects/JOGL/jenkins/test-XmlTolerantInput01/src/XMLTolerantErrorHandler.java</file> + </open-files> +</project-private> |