Compare commits
No commits in common. "ebe30ea7b0410d796d1ccdd9551c1204c7e54a60" and "e66e63214638ca44898fe8d07920f0fd44a307ae" have entirely different histories.
ebe30ea7b0
...
e66e632146
@ -1,3 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||||
<component name="FrameworkDetectionExcludesConfiguration">
|
<component name="FrameworkDetectionExcludesConfiguration">
|
||||||
|
@ -9,9 +9,6 @@ public class Main {
|
|||||||
System.out.print("Hello and welcome!");
|
System.out.print("Hello and welcome!");
|
||||||
System.out.print("This is my project!");
|
System.out.print("This is my project!");
|
||||||
|
|
||||||
|
|
||||||
System.out.print("Changes on forked project");
|
|
||||||
|
|
||||||
// Press Shift+F10 or click the green arrow button in the gutter to run the code.
|
// Press Shift+F10 or click the green arrow button in the gutter to run the code.
|
||||||
for (int i = 1; i <= 5; i++) {
|
for (int i = 1; i <= 5; i++) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user