Browse Source

Merge pull request #145 from ShaneMcC/master

Remove unneeded nbproject folder
pull/152/head
Shane Mc Cormack 7 years ago
parent
commit
7f6f971e82
3 changed files with 0 additions and 1195 deletions
  1. 0
    1078
      nbproject/build-impl.xml
  2. 0
    99
      nbproject/project.properties
  3. 0
    18
      nbproject/project.xml

+ 0
- 1078
nbproject/build-impl.xml
File diff suppressed because it is too large
View File


+ 0
- 99
nbproject/project.properties View File

@@ -1,99 +0,0 @@
1
-annotation.processing.enabled=true
2
-annotation.processing.enabled.in.editor=true
3
-annotation.processing.processors.list=
4
-annotation.processing.run.all.processors=true
5
-annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
6
-application.title=DMDirc-Parser
7
-application.vendor=DMDirc
8
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=true
9
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
10
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
11
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8
12
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80
13
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap=none
14
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project
15
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.allowConvertToStarImport=true
16
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.allowConvertToStaticStarImport=true
17
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.countForUsingStarImport=10
18
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.countForUsingStaticStarImport=10
19
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.importGroupsOrder=com.dmdirc;com.google;com.palantir;java;javax;lombok;net.miginfocom;org;*;static *
20
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.packagesForStarImport=com.dmdirc.parser.interfaces.callbacks.*
21
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.separateStaticImports=true
22
-build.classes.dir=${build.dir}/classes
23
-build.classes.excludes=**/*.java,**/*.form
24
-# This directory is removed when the project is cleaned:
25
-build.dir=build
26
-build.generated.dir=${build.dir}/generated
27
-build.generated.sources.dir=${build.dir}/generated-sources
28
-# Only compile against the classpath explicitly listed here:
29
-build.sysclasspath=ignore
30
-build.test.classes.dir=${build.dir}/test/classes
31
-build.test.results.dir=${build.dir}/test/results
32
-# Uncomment to specify the preferred debugger connection transport:
33
-#debug.transport=dt_socket
34
-debug.classpath=\
35
-    ${run.classpath}
36
-debug.test.classpath=\
37
-    ${run.test.classpath}
38
-# This directory is removed when the project is cleaned:
39
-dist.dir=dist
40
-dist.jar=${dist.dir}/DMDirc-Parser.jar
41
-dist.javadoc.dir=${dist.dir}/javadoc
42
-endorsed.classpath=
43
-excludes=
44
-includes=**
45
-jar.archive.disabled=${jnlp.enabled}
46
-jar.compress=false
47
-jar.index=${jnlp.enabled}
48
-javac.classpath=\
49
-    ${lib.classpath}
50
-# Space-separated list of extra javac options
51
-javac.compilerargs=
52
-javac.deprecation=true
53
-javac.processorpath=\
54
-    ${javac.classpath}
55
-javac.source=1.7
56
-javac.target=1.7
57
-javac.test.classpath=\
58
-    ${javac.classpath}:\
59
-    ${build.classes.dir}
60
-javac.test.processorpath=\
61
-    ${javac.test.classpath}
62
-javadoc.additionalparam=
63
-javadoc.author=false
64
-javadoc.encoding=${source.encoding}
65
-javadoc.noindex=false
66
-javadoc.nonavbar=false
67
-javadoc.notree=false
68
-javadoc.private=false
69
-javadoc.splitindex=true
70
-javadoc.use=true
71
-javadoc.version=false
72
-javadoc.windowtitle=
73
-jnlp.codebase.type=no.codebase
74
-jnlp.descriptor=application
75
-jnlp.enabled=false
76
-jnlp.mixed.code=default
77
-jnlp.offline-allowed=false
78
-jnlp.signed=false
79
-jnlp.signing=
80
-jnlp.signing.alias=
81
-jnlp.signing.keystore=
82
-main.class=
83
-manifest.file=manifest.mf
84
-meta.inf.dir=${src.dir}/META-INF
85
-mkdist.disabled=false
86
-platform.active=default_platform
87
-run.classpath=\
88
-    ${javac.classpath}:\
89
-    ${build.classes.dir}
90
-# Space-separated list of JVM arguments used when running the project
91
-# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
92
-# or test-sys-prop.name=value to set system properties for unit tests):
93
-run.jvmargs=
94
-run.test.classpath=\
95
-    ${javac.test.classpath}:\
96
-    ${build.test.classes.dir}
97
-source.encoding=UTF-8
98
-src.dir=src
99
-test.src.dir=test

+ 0
- 18
nbproject/project.xml View File

@@ -1,18 +0,0 @@
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>DMDirc-Parser</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
-        <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
15
-            <definitions>./lib/nblibraries.properties</definitions>
16
-        </libraries>
17
-    </configuration>
18
-</project>

Loading…
Cancel
Save