diff --git a/website/build/site/index.html b/website/build/site/index.html index c840ff66..9400353c 100644 --- a/website/build/site/index.html +++ b/website/build/site/index.html @@ -255,6 +255,10 @@

Related Work

  • Tool to figure out jar dependencies and generate ikvmc script
  • + +
  • +jdk2ikvm: A source-level conversion tool to migrate Scala programs from JDK to .NET +
  • diff --git a/website/src/documentation/content/xdocs/index.xml b/website/src/documentation/content/xdocs/index.xml index 94105ba0..0db7a278 100644 --- a/website/src/documentation/content/xdocs/index.xml +++ b/website/src/documentation/content/xdocs/index.xml @@ -24,6 +24,7 @@
  • MonoDevelop: A Mono IDE with IKVM Support
  • Ant task for ikvmc
  • Tool to figure out jar dependencies and generate ikvmc script
  • +
  • jdk2ikvm: A source-level conversion tool to migrate Scala programs from JDK to .NET
  • diff --git a/website/src/documentation/content/xdocs/site.xml b/website/src/documentation/content/xdocs/site.xml index ed356f77..fad4d223 100644 --- a/website/src/documentation/content/xdocs/site.xml +++ b/website/src/documentation/content/xdocs/site.xml @@ -65,6 +65,7 @@ See http://xml.apache.org/forrest/linking.html for more info +