Skip to content

Commit b694e2b

Browse files
committed
Updated systems info
1 parent ba1538c commit b694e2b

File tree

1 file changed

+28
-19
lines changed

1 file changed

+28
-19
lines changed

content/systems.md

Lines changed: 28 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ menu: main
1313
</div>
1414

1515
This page describes current plans for the programming environment which will be available to each BAPC 2025 team.
16-
**Please note that these plans are subject to change.**
16+
**Please note that these plans are subject to change. Latest change: 7 Oct 2025**
1717

1818
Each team will have access to one workstation, shared between team members.
1919
A photo of the available workspace,
@@ -24,7 +24,7 @@ can be seen on the right.
2424

2525
The software configuration will consist of the following:
2626
- OS:
27-
- Ubuntu 24.04 LTS Linux (64-bit)
27+
- Ubuntu 24.04.3 LTS Linux (64-bit)
2828
- Desktop:
2929
- Xfce
3030
- Editors:
@@ -38,35 +38,44 @@ The software configuration will consist of the following:
3838
- kate
3939
- IDEs:
4040
- IntelliJ IDEA Community
41-
- Version: 2022.3
42-
- Workspace is already set up but needs to be opened from the welcome screen
41+
- Version: 2024.3.5
42+
- Workspace is already set up
4343
- Plugins:
4444
- IdeaVim
4545
- CLion
46-
- Version: 2022.3
46+
- Version: 2024.3.5
4747
- Workspace is already set up
4848
- Plugins:
4949
- IdeaVim
5050
- PyCharm Community
51-
- Version: 2022.3
51+
- Version: 2024.3.5
5252
- Workspace is already set up
5353
- Plugins:
5454
- IdeaVim
5555
- Eclipse
56-
- Version: 2022-12
57-
- Plugins:
58-
- PyDev
56+
- Version: TBD
57+
<!-- - Plugins: -->
58+
<!-- - PyDev -->
5959
- Visual Studio Code
60-
- Version: 1.82.2
60+
- Version: 1.104.3
6161
- Plugins:
62-
- C/C++ - Microsoft
63-
- C# - Microsoft
64-
- Code Runner - Jun Han
65-
- Debugger for Java - Microsoft
66-
- ESLint - Dirk Baeumer
67-
- Language Support for Java - Red Hat
68-
- Python - Microsoft
69-
- TSLint - Microsoft
62+
- ms-python.python
63+
- ms-python.vscode-pylance
64+
- ms-python.debugpy
65+
- redhat.java
66+
- vscjava.vscode-java-debug
67+
- vscjava.vscode-java-test
68+
- ms-vscode.cpptools
69+
- ms-vscode.cmake-tools
70+
- vscodevim.vim
71+
<!-- - C/C++ - Microsoft -->
72+
<!-- - C# - Microsoft -->
73+
<!-- - Code Runner - Jun Han -->
74+
<!-- - Debugger for Java - Microsoft -->
75+
<!-- - ESLint - Dirk Baeumer -->
76+
<!-- - Language Support for Java - Red Hat -->
77+
<!-- - Python - Microsoft -->
78+
<!-- - TSLint - Microsoft -->
7079
- Code::Blocks
7180
- Version: 20.03
7281

@@ -83,7 +92,7 @@ The following languages are allowed during the contest:
8392
- Python
8493
- Version: PyPy 7.3.19 (Python 3.11.11)
8594
- Java
86-
- Version: 21.0.6
95+
- Version: 21.0.8
8796
- Kotlin
8897
- Version: 2.1.20
8998

0 commit comments

Comments
 (0)