Merge remote-tracking branch 'VPR/master'
This commit is contained in:
commit
88c9fe691d
10
.idea/runConfigurations.xml
Normal file
10
.idea/runConfigurations.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
2
src/FDtest.java
Normal file
2
src/FDtest.java
Normal file
@ -0,0 +1,2 @@
|
||||
public class FDtest {
|
||||
}
|
7
src/TestKlasse.java
Normal file
7
src/TestKlasse.java
Normal file
@ -0,0 +1,7 @@
|
||||
public class TestKlasse {
|
||||
|
||||
public String Satz()
|
||||
{
|
||||
return "Satz";
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user