File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
macroutils/src/macroutils Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ MacroUtils is a collection of high-level APIs in order to make your life easier
4
4
5
5
## Requires
6
6
7
- 1 . Simcenter STAR-CCM+ 2410 libraries;
7
+ 1 . Simcenter STAR-CCM+ 2502 libraries;
8
8
9
- 1 . Integrated development environment (IDE) supporting JDK 21.0.2 and gradle
9
+ 1 . Integrated development environment (IDE) supporting JDK 21.0.4 and gradle
10
10
11
11
## Recommended IDE
12
12
13
- NetBeans 21 or later.
13
+ NetBeans 22 or later.
14
14
15
15
## Need an older version?
16
16
Original file line number Diff line number Diff line change 28
28
*
29
29
* @since STAR-CCM+ v7.02, May of 2012
30
30
* @author Fabio Kasper
31
- * @version 2410
31
+ * @version 2502
32
32
*/
33
33
public final class MacroUtils {
34
34
You can’t perform that action at this time.
0 commit comments