gitignore update & json.jar move

This commit is contained in:
sirjonasxx 2018-10-11 20:15:30 +02:00
parent 54b4b88372
commit 3f01b316ab
5 changed files with 5 additions and 19 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.idea/
out/
G-Earth2.iml
Extensions/
/Extensions/
G-Earth.iml

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="json-simple-1.1.1" level="project" />
</component>
</module>

View File

@ -1,3 +0,0 @@
[LocalizedFileNames]
jna-4.5.1.jar=@jna-4.5.1.jar,0
jna-platform-4.5.1.jar=@jna-platform-4.5.1.jar,0

View File

@ -1,3 +1,3 @@
Manifest-Version: 1.0
Main-Class: main.extensions.examples.adminonconnect.AdminOnConnect
Manifest-Version: 1.0
Main-Class: main.extensions.examples.adminonconnect.AdminOnConnect