Quellcode durchsuchen

Finish removing ant + netbeans.

pull/9/head
Greg Holmes vor 9 Jahren
Ursprung
Commit
ebea185fa6
5 geänderte Dateien mit 0 neuen und 1220 gelöschten Zeilen
  1. 0
    0
      lib/nblibraries.properties
  2. 0
    1078
      nbproject/build-impl.xml
  3. 0
    25
      nbproject/licenseheader.txt
  4. 0
    99
      nbproject/project.properties
  5. 0
    18
      nbproject/project.xml

+ 0
- 0
lib/nblibraries.properties Datei anzeigen


+ 0
- 1078
nbproject/build-impl.xml
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 0
- 25
nbproject/licenseheader.txt Datei anzeigen

@@ -1,25 +0,0 @@
1
-<#if licenseFirst??>
2
-${licenseFirst}
3
-</#if>
4
-${licensePrefix}Copyright (c) 2006-2014 DMDirc Developers
5
-${licensePrefix}
6
-${licensePrefix}Permission is hereby granted, free of charge, to any person obtaining a copy
7
-${licensePrefix}of this software and associated documentation files (the "Software"), to deal
8
-${licensePrefix}in the Software without restriction, including without limitation the rights
9
-${licensePrefix}to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
-${licensePrefix}copies of the Software, and to permit persons to whom the Software is
11
-${licensePrefix}furnished to do so, subject to the following conditions:
12
-${licensePrefix}
13
-${licensePrefix}The above copyright notice and this permission notice shall be included in
14
-${licensePrefix}all copies or substantial portions of the Software.
15
-${licensePrefix}
16
-${licensePrefix}THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
-${licensePrefix}IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
-${licensePrefix}FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
-${licensePrefix}AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
-${licensePrefix}LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
-${licensePrefix}OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
-${licensePrefix}SOFTWARE.
23
-<#if licenseLast??>
24
-${licenseLast}
25
-</#if>

+ 0
- 99
nbproject/project.properties Datei anzeigen

@@ -1,99 +0,0 @@
1
-#Sat, 19 May 2012 23:51:24 +0100
2
-annotation.processing.enabled=true
3
-annotation.processing.enabled.in.editor=true
4
-annotation.processing.processors.list=
5
-annotation.processing.run.all.processors=true
6
-annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
7
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=true
8
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
9
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
10
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8
11
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80
12
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap=none
13
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project
14
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.allowConvertToStarImport=false
15
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.countForUsingStaticStarImport=1
16
-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 *
17
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.separateStaticImports=true
18
-application.title=DMDirc-Utils
19
-application.vendor=DMDirc
20
-auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
21
-build.classes.dir=${build.dir}/classes
22
-build.classes.excludes=**/*.java,**/*.form
23
-# This directory is removed when the project is cleaned:
24
-build.dir=build
25
-build.generated.dir=${build.dir}/generated
26
-build.generated.sources.dir=${build.dir}/generated-sources
27
-# Only compile against the classpath explicitly listed here:
28
-build.sysclasspath=ignore
29
-build.test.classes.dir=${build.dir}/test/classes
30
-build.test.results.dir=${build.dir}/test/results
31
-# Uncomment to specify the preferred debugger connection transport:
32
-#debug.transport=dt_socket
33
-debug.classpath=${run.classpath}
34
-debug.test.classpath=${run.test.classpath}
35
-# This directory is removed when the project is cleaned:
36
-dist.dir=dist
37
-dist.jar=${dist.dir}/utils.jar
38
-dist.javadoc.dir=${dist.dir}/javadoc
39
-endorsed.classpath=
40
-excludes=
41
-includes=**
42
-jar.archive.disabled=${jnlp.enabled}
43
-jar.compress=false
44
-jar.index=${jnlp.enabled}
45
-javac.classpath=\
46
-    ${lib.classpath}
47
-# Space-separated list of extra javac options
48
-javac.compilerargs=-Xlint:all -Xmaxerrs 1000 -Xmaxwarns 1000
49
-javac.deprecation=true
50
-javac.processorpath=\
51
-    ${javac.classpath}
52
-javac.source=1.7
53
-javac.target=1.7
54
-javac.test.classpath=\
55
-    ${javac.classpath}:\
56
-    ${build.classes.dir}
57
-javac.test.processorpath=${javac.test.classpath}
58
-javadoc.additionalparam=
59
-javadoc.author=false
60
-javadoc.encoding=${source.encoding}
61
-javadoc.noindex=false
62
-javadoc.nonavbar=false
63
-javadoc.notree=false
64
-javadoc.private=false
65
-javadoc.splitindex=true
66
-javadoc.use=true
67
-javadoc.version=false
68
-javadoc.windowtitle=
69
-jnlp.codebase.type=no.codebase
70
-jnlp.descriptor=application
71
-jnlp.enabled=false
72
-jnlp.mixed.code=default
73
-jnlp.offline-allowed=false
74
-jnlp.signed=false
75
-jnlp.signing=
76
-jnlp.signing.alias=
77
-jnlp.signing.keystore=
78
-# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
79
-manifest.custom.codebase=
80
-# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
81
-manifest.custom.permissions=
82
-manifest.file=manifest.mf
83
-meta.inf.dir=${src.dir}/META-INF
84
-mkdist.disabled=true
85
-platform.active=default_platform
86
-project.licensePath=./nbproject/licenseheader.txt
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 Datei anzeigen

@@ -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-Utils</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>

Laden…
Abbrechen
Speichern