[WIP: Documentation] 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
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.