Skip to content

Commit 8e01f29

Browse files
ktosodavelester
andauthored
Apply suggestions from code review
Co-authored-by: Dave Lester <18080+davelester@users.noreply.github.com>
1 parent 7a6a66d commit 8e01f29

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

_posts/2025-11-07-gsoc-2025-showcase-swift-java.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: new-layouts/post
33
published: true
4-
date: 2025-02-NN 10:00:00
5-
title: 'Swift GSoC 2025 highlight: JNI mode for SwiftJava interoperability jextract tool
6-
author: [ktoso, mads]
4+
date: 2025-11-07 10:00:00
5+
title: "Swift GSoC 2025 highlight: JNI mode for SwiftJava interoperability jextract tool"
6+
author: [mads, ktoso]
77
category: "Community"
88
---
99

@@ -14,11 +14,12 @@ to open source projects. Participants usually are students, but do not have to b
1414

1515
In this series of four posts, we'll highlight each of the Summer of Code contributors and their projects.
1616

17-
- [Bringing Swiftly support to VS Code](2025-11-NN-swift-gsoc-2025-highlight-1-vscode-swiftly.md)
17+
- [Bringing Swiftly support to VS Code](/blog/gsoc-2025-showcase-swiftly-support-in-vscode/)
1818
- JNI mode for swift-java’s source jextract tool (this post)
19-
- [Improve the display of documentation during code completion in SourceKit-LSP](2025-11-NN-swift-gsoc-2025-highlight-3-vscode-swift-lsp-documentation.md)
20-
- [Improved Console Output for Swift Testing](2025-11-NN-swift-gsoc-2025-highlight-4-swift-testing-output.md)
19+
- Improved display of documentation during code completion in SourceKit-LSP _(coming soon)_
20+
- Improved Console Output for Swift Testing _(coming soon)_
2121

22+
The second GSoC 2025 project we’re featuring on the Swift blog improved Swift/Java interoperability, contributed by Mads Odgaard. To learn more, you can read the [full post on the Swift forums](https://forums.swift.org/t/gsoc-2025-new-jni-mode-added-to-swift-java-jextract-tool/8185).
2223
---
2324

2425
## JNI mode for SwiftJava interoperability jextract tool

0 commit comments

Comments
 (0)