removed lib files, updated to intellij from netbeans, changed to kotlin coroutines

This commit is contained in:
christian
2021-07-07 12:45:49 +02:00
parent ce4933d124
commit 00699e7b96
175 changed files with 2011 additions and 1171 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,68 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.javacord</groupId>
<artifactId>javacord</artifactId>
<version>3.0.1</version>
<packaging>pom</packaging>
<name>Javacord</name>
<description>An easy to use multithreaded library for creating Discord bots in Java</description>
<url>https://www.javacord.org</url>
<inceptionYear>2015</inceptionYear>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
<comments>A business-friendly OSS license</comments>
</license>
</licenses>
<developers>
<developer>
<id>BtoBastian</id>
<name>Bastian Oppermann</name>
<email>[email protected]</email>
<url>https://github.com/BtoBastian</url>
<timezone>Europe/Berlin</timezone>
</developer>
</developers>
<contributors>
<contributor>
<name>Björn Kautler</name>
<email>[email protected]</email>
<url>https://github.com/Vampire</url>
<timezone>Europe/Berlin</timezone>
</contributor>
</contributors>
<scm>
<connection>scm:git:https://github.com/Javacord/Javacord.git</connection>
<developerConnection>scm:git:[email protected]:Javacord/Javacord.git</developerConnection>
<url>https://github.com/Javacord/Javacord</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/Javacord/Javacord/issues</url>
</issueManagement>
<ciManagement>
<system>TeamCity</system>
<url>https://ci.javacord.org/project.html?projectId=Javacord&amp;guest=1</url>
</ciManagement>
<distributionManagement>
<downloadUrl>https://github.com/Javacord/Javacord/releases</downloadUrl>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.javacord</groupId>
<artifactId>javacord-api</artifactId>
<version>3.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.javacord</groupId>
<artifactId>javacord-core</artifactId>
<version>3.0.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +0,0 @@
#Generated by Maven
#Mon Nov 02 11:08:19 CET 2020
version=1.0
groupId=com.mycompany
artifactId=ArtificialAutism
@@ -1,17 +0,0 @@
FunctionLayer\Datahandler.class
FunctionLayer\Datahandler$AnnotationCollector.class
FunctionLayer\SimilarityMatrix.class
FunctionLayer\StanfordParser\SentimentValueCache.class
DataLayer\DBCPDataSource.class
DataLayer\settings.class
FunctionLayer\LevenshteinDistance.class
FunctionLayer\CustomError.class
FunctionLayer\StanfordParser\SentimentAnalyzerTest.class
DataLayer\DataMapper.class
FunctionLayer\StopwordAnnotator.class
DataLayer\DBCPDataSourceHLstats.class
FunctionLayer\DoStuff.class
FunctionLayer\PipelineJMWESingleton.class
PresentationLayer\DiscordHandler.class
FunctionLayer\Datahandler$1.class
FunctionLayer\MessageResponseHandler.class
@@ -1,15 +0,0 @@
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\DoStuff.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\PresentationLayer\DiscordHandler.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\DataLayer\DBCPDataSourceHLstats.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\DataLayer\settings.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\LevenshteinDistance.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\StopwordAnnotator.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\StanfordParser\SentimentAnalyzerTest.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\PipelineJMWESingleton.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\DataLayer\DataMapper.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\CustomError.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\SimilarityMatrix.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\DataLayer\DBCPDataSource.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\MessageResponseHandler.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\Datahandler.java
E:\stationær backup filer\Projects\ArtificialAutism\src\main\java\FunctionLayer\StanfordParser\SentimentValueCache.java