diff options
author | Chris Ward <chris@chrisgward.com> | 2013-12-27 03:47:13 +1100 |
---|---|---|
committer | Chris Ward <chris@chrisgward.com> | 2013-12-27 03:47:13 +1100 |
commit | 5f7845288007a812f057f84661ed744eb3c2c1de (patch) | |
tree | 1389cf7efbe566bcaa1e399d428ba191b15b043e /WebPush/nbproject | |
parent | 22f83a82bda3a77ed984af0763b965c40793d863 (diff) | |
download | Essentials-5f7845288007a812f057f84661ed744eb3c2c1de.tar Essentials-5f7845288007a812f057f84661ed744eb3c2c1de.tar.gz Essentials-5f7845288007a812f057f84661ed744eb3c2c1de.tar.lz Essentials-5f7845288007a812f057f84661ed744eb3c2c1de.tar.xz Essentials-5f7845288007a812f057f84661ed744eb3c2c1de.zip |
Remove Ant, migrate Netbeans code style to pom.xml
Diffstat (limited to 'WebPush/nbproject')
-rw-r--r-- | WebPush/nbproject/project.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/WebPush/nbproject/project.xml b/WebPush/nbproject/project.xml deleted file mode 100644 index da4214310..000000000 --- a/WebPush/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://www.netbeans.org/ns/project/1"> - <type>org.netbeans.modules.php.project</type> - <configuration> - <data xmlns="http://www.netbeans.org/ns/php-project/1"> - <name>Push</name> - </data> - </configuration> -</project> |