ikvm icon indicating copy to clipboard operation
ikvm copied to clipboard

[WIP: Documentation] IKVM.MSBuild and IKVM.NET.Sdk

Open GeorgeS2019 opened this issue 3 years ago • 3 comments

IKVM.MSBuild and IKVM.NET.Sdk

But supports full builds of source .java files all the way to an assembly.

Issue: IKVM.NET.Sdk

Proposal for a new IKVM.NET.Sdk package that allows one to build Java projects, with .java source code.

PR: IKVM.NET.Sdk

Split the IKVM.Java build logic mostly out of IKVM.Java into IKVM.NET.Sdk, a new SDK package. Depends on Microsoft.NET.Sdk. But supports full builds of source .java files all the way to an assembly.

  • [ ] Eventual Language Service

Could make use of ECJ.

  • [ ] .ikvmproj extension

GeorgeS2019 avatar Sep 17 '22 05:09 GeorgeS2019

IKVM.Java.Extensions project

Introduced in More SDK changes

IKVM.Java.Extensions project introduced. Currently not exposed out. But eventually should be. Contains a number of collection wrapper classes currently. I suspect this should be a separate NuGet package eventually.

GeorgeS2019 avatar Sep 19 '22 07:09 GeorgeS2019

GeorgeS2019 avatar Sep 19 '22 08:09 GeorgeS2019

GeorgeS2019 avatar Sep 19 '22 08:09 GeorgeS2019