diff options
author | neothemachine <[email protected]> | 2012-12-05 17:03:16 +0100 |
---|---|---|
committer | neothemachine <[email protected]> | 2012-12-05 17:03:16 +0100 |
commit | 9dd02f103042cb8a196f8a3ed2278da443e345bf (patch) | |
tree | 422449f0c62ff9518316ce5d4219bb2b12f0ed15 /ardor3d-lwjgl/nb-configuration.xml | |
parent | 2b26b12fd794de0f03a064a10024a3d9f5583756 (diff) |
move all files from trunk to root folder
Diffstat (limited to 'ardor3d-lwjgl/nb-configuration.xml')
-rw-r--r-- | ardor3d-lwjgl/nb-configuration.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ardor3d-lwjgl/nb-configuration.xml b/ardor3d-lwjgl/nb-configuration.xml new file mode 100644 index 0000000..94f6e40 --- /dev/null +++ b/ardor3d-lwjgl/nb-configuration.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project-shared-configuration> + <!-- +This file contains additional configuration written by modules in the NetBeans IDE. +The configuration is intended to be shared among all the users of project and +therefore it is assumed to be part of version control checkout. +Without this configuration present, some functionality in the IDE may be limited or fail altogether. +--> + <config-data xmlns="http://www.netbeans.org/ns/maven-config-data/1"> + <configurations/> + </config-data> +</project-shared-configuration> |