forked from JavaTX/JavaCompilerCore
3f2558d21e
new file: Website/JavaTXExamples.zip new file: Website/index.html new file: Website/install/Restart.png new file: Website/install/availableSoftware1.png new file: Website/install/availableSoftware2.png new file: Website/install/instal.html new file: Website/install/install.html new file: Website/install/installAnyway.png new file: Website/install/installationDetails.png new file: Website/install/licenseAgreement.png new file: Website/install/newsoftware.png new file: Website/install/selectInstallation.png new file: Website/newJavaTXProject/addLibrary2.png new file: Website/newJavaTXProject/buildPath1.png new file: Website/newJavaTXProject/buildPath2.png new file: Website/newJavaTXProject/buildPath3.png new file: Website/newJavaTXProject/buildPath4.png new file: Website/newJavaTXProject/newJavFile.png new file: Website/newJavaTXProject/newJavFolder1.png new file: Website/newJavaTXProject/newJavFolder2.png new file: Website/newJavaTXProject/newJavaTXProject.html new file: Website/newJavaTXProject/newJavaTXProject.png new file: Website/usePlugin/usePlugin.html new file: Website/usePlugin/usePlugin1.png new file: Website/usePlugin/usePlugin2.png modified: test/bytecode/javFiles/OL.jav
25 lines
532 B
HTML
25 lines
532 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html> <head>
|
|
<title>Using the plugin</title>
|
|
</head>
|
|
<h2>Using the plugin</h2>
|
|
<ol>
|
|
<li>Overview<br/>
|
|
<img width=800 src="usePlugin1.png" >
|
|
</li>
|
|
<br/>
|
|
<li>Select types<br/>
|
|
If the method is overloaded the user can select types in the outline the right mouse button:<br/><br/>
|
|
<img src="usePlugin2.png" ><br/>
|
|
</li>
|
|
</ol>
|
|
<body>
|
|
<h1></h1>
|
|
|
|
|
|
|
|
<hr>
|
|
<address></address>
|
|
<!-- hhmts start -->Last modified: Fri Jun 1 16:51:28 CEST 2018 <!-- hhmts end -->
|
|
</body> </html>
|