8 Commits
Author SHA1 Message Date
admin 906718f8c1 Update untitled3.iml
$andy@andyhurricane,pl$ - test
2026-02-14 20:18:59 +00:00
admin f4f2996d58 Update untitled3.iml
$andy@andyhurricane,pl$ - test
2026-02-14 20:17:53 +00:00
admin d05c95ab35 Update .cicd-time-tracking.json
$andy@andyhurricane.pl$ - sprawdź to, proszę
2026-02-08 20:20:42 +00:00
admin 152a41e7f3 Update .cicd-time-tracking.json
$andy@andyhurricane.pl$ - sprawdź to, proszę
2026-02-08 19:54:52 +00:00
admin 7562c570f5 Update .cicd-time-tracking.json
$andy@andyhurricane.pl$ - sprawdź to, proszę
2026-02-08 19:43:57 +00:00
admin 73cdc6694e Update .cicd-time-tracking.json
$andy@andyhurricane.pl$ - sprawdź to, proszę
2026-02-08 19:15:44 +00:00
Andrzej Lopko b43ffdbe8f Merge branch 'test4' into master (PR #6) - conflicts resolved 2026-02-03 20:44:16 +01:00
Andrzej Lopko d9d3746d80 test4 2026-02-03 20:42:40 +01:00
3 changed files with 8 additions and 7 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{ {
"entries": [ "entries": [
{ {
"workPackageId": 202, "workPackageId": 202,
"startTime": "2026-01-14T17:20:54.299729400Z", "startTime": "2026-01-14T17:20:54.299729400Z",
"endTime": "2026-01-14T17:20:57.469715800Z", "endTime": "2026-01-14T17:20:57.469715800Z",
@@ -47,7 +47,7 @@
"startTime": "2026-01-15T22:56:44.950837500Z", "startTime": "2026-01-15T22:56:44.950837500Z",
"endTime": "2026-01-15T22:56:50.560861400Z", "endTime": "2026-01-15T22:56:50.560861400Z",
"durationSeconds": 5 "durationSeconds": 5
}, },
{ {
"workPackageId": 214, "workPackageId": 214,
"startTime": "2026-01-15T23:02:30.012505800Z", "startTime": "2026-01-15T23:02:30.012505800Z",
@@ -73,4 +73,4 @@
"durationSeconds": 4 "durationSeconds": 4
} }
] ]
} }
+1
View File
@@ -34,6 +34,7 @@ public static void main(String[] args) {
//System.out.printf("Hello anasd welcome!"); //System.out.printf("Hello anasd welcome!");
//Test x = new Test(); //Test x = new Test();
Test x =sss new Test();
x.test(); x.test();
for (int i = 1; i <= 5; i++) { 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 //TIP Press <shortcut actionId="Debug"/> to start debugging your code. We have set one <icon src="AllIcons.Debugger.Db_set_breakpoint"/> breakpoint
+2 -2
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4"> <module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true"> <component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output /> <exclude-output />
@@ -8,4 +8,4 @@
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
</module> </module>