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
41 lines
937 B
HTML
41 lines
937 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html> <head>
|
|
<title>Install Java-TX Plugin</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Install Java-TX Plugin</h1>
|
|
<ol>
|
|
<li>Select "Install New Software ..."<br>
|
|
<img width= 400 src="newsoftware.png" >
|
|
|
|
</li>
|
|
<li>Add ...<br>
|
|
<img width=550 src="availableSoftware1.png" >
|
|
</li>
|
|
<li>Insert address<br>
|
|
<img width=550 src="availableSoftware2.png" >
|
|
</li>
|
|
<li>Select installation<br>
|
|
<img width=550 src="selectInstallation.png" >
|
|
</li>
|
|
<li>Installation details<br>
|
|
<img width=550 src="installationDetails.png" >
|
|
</li>
|
|
<li>Accept license agreement<br>
|
|
<img width=550 src="licenseAgreement.png" >
|
|
</li>
|
|
<li>Install anyway<br>
|
|
<img width=450 src="installAnyway.png">
|
|
</li>
|
|
<li>Restart<br>
|
|
<img width=450 src="Restart.png">
|
|
</li>
|
|
</ol>
|
|
|
|
|
|
<hr>
|
|
<address></address>
|
|
<!-- hhmts start -->Last modified: Fri Jun 1 11:57:15 CEST 2018 <!-- hhmts end -->
|
|
</body> </html>
|