Compare commits
8
Commits
2717207a73
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
906718f8c1 | ||
|
|
f4f2996d58 | ||
|
|
d05c95ab35 | ||
|
|
152a41e7f3 | ||
|
|
7562c570f5 | ||
|
|
73cdc6694e | ||
|
|
b43ffdbe8f | ||
|
|
d9d3746d80 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"workPackageId": 202,
|
||||
"startTime": "2026-01-14T17:20:54.299729400Z",
|
||||
"endTime": "2026-01-14T17:20:57.469715800Z",
|
||||
@@ -47,7 +47,7 @@
|
||||
"startTime": "2026-01-15T22:56:44.950837500Z",
|
||||
"endTime": "2026-01-15T22:56:50.560861400Z",
|
||||
"durationSeconds": 5
|
||||
},
|
||||
},
|
||||
{
|
||||
"workPackageId": 214,
|
||||
"startTime": "2026-01-15T23:02:30.012505800Z",
|
||||
@@ -73,4 +73,4 @@
|
||||
"durationSeconds": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -34,6 +34,7 @@ public static void main(String[] args) {
|
||||
//System.out.printf("Hello anasd welcome!");
|
||||
|
||||
//Test x = new Test();
|
||||
Test x =sss new Test();
|
||||
x.test();
|
||||
for (int i = 1; i <= 5; i++) {
|
||||
//TIP Press <shortcut actionId="Debug"/> to start debugging your code. We have set one <icon src="AllIcons.Debugger.Db_set_breakpoint"/> breakpoint
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
@@ -8,4 +8,4 @@
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
</module>
|
||||
Reference in New Issue
Block a user