Browse Source

Exported Project for eclipse

master
Timo Geier 6 years ago
committed by Timo Geier
parent
commit
b413edf807
  1. 6
      .classpath
  2. 15
      .project
  3. 6
      Online-Chat.eml
  4. 3
      Online-Chat.userlibraries

6
.classpath

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="out/production/Online-Chat"/>
</classpath>

15
.project

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Online-Chat</name>
<comment/>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

6
Online-Chat.eml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component inherit-compiler-output="true" inheritJdk="true">
<output-test url="file://$MODULE_DIR$/out/test/Online-Chat"/>
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$"/>
</component>

3
Online-Chat.userlibraries

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<eclipse-userlibraries />
Loading…
Cancel
Save