Compare commits
4 Commits
4a1a66eeec
...
eaaa2ee6dc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
eaaa2ee6dc | ||
![]() |
7f2aabf19d | ||
![]() |
2e5f1ae832 | ||
![]() |
ab44bea76a |
11
ChareSWE.iml
Normal file
11
ChareSWE.iml
Normal file
@ -0,0 +1,11 @@
|
||||
<?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" />
|
||||
</component>
|
||||
</module>
|
@ -1,6 +0,0 @@
|
||||
public class HelloWorld {
|
||||
public static void main(String[] args) {
|
||||
|
||||
System.out.println("Hallo Welt");
|
||||
}
|
||||
}
|
4
src/TestGumbert.java
Normal file
4
src/TestGumbert.java
Normal file
@ -0,0 +1,4 @@
|
||||
package PACKAGE_NAME;
|
||||
|
||||
public class TestGumbert {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user