You've already forked linux-packaging-mono
Imported Upstream version 3.10.0
Former-commit-id: 172c8e3c300b39d5785c7a3e8dfb08ebdbc1a99b
This commit is contained in:
@@ -90,11 +90,11 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=FAQ" title="">FAQ</a>
|
||||
<a href="http://sourceforge.net/p/ikvm/wiki/FAQ/" title="">FAQ</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=License" title="">License</a>
|
||||
<a href="http://sourceforge.net/p/ikvm/wiki/License/" title="">License</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -108,19 +108,19 @@
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=User%27s_Guide">Introduction</a>
|
||||
<a href="http://sourceforge.net/p/ikvm/wiki/User%27s_Guide/">Introduction</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Installation" title="">Installation</a>
|
||||
<a href="http://sourceforge.net/p/ikvm/wiki/Installation/" title="">Installation</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Tutorial" title="">Tutorial</a>
|
||||
<a href="http://sourceforge.net/p/ikvm/wiki/Tutorial/" title="">Tutorial</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Tools" title="">Tools Reference</a>
|
||||
<a href="http://sourceforge.net/p/ikvm/wiki/Tools/" title="">Tools Reference</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -246,7 +246,7 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li>Use the <a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Ikvmstub">ikvmstub</a> application to generate a Java jar file for each dll you identified in step 2.
|
||||
<li>Use the <a href="http://sourceforge.net/p/ikvm/wiki/Ikvmstub/">ikvmstub</a> application to generate a Java jar file for each dll you identified in step 2.
|
||||
<p>The ikvmstub tool analyzes the .NET classes in the designated dll
|
||||
and generates a jar file containing Java interfaces and stub classes. This information is needed by the Java source compiler, which
|
||||
knows nothing about .NET assemblies.</p>
|
||||
@@ -259,7 +259,7 @@
|
||||
.NET classes you used; do <em>not</em> include the ikvmstub-generated jar files on the compiler classpath.</li>
|
||||
|
||||
</ol>
|
||||
<p>For an example of this, see the <a href="https://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Tutorial">tutorial</a>.</p>
|
||||
<p>For an example of this, see the <a href="http://sourceforge.net/p/ikvm/wiki/Tutorial/">tutorial</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user