Fix bug#542461.
[mono.git] / web / screenshots
index 9445bf716e5e1da10cd25a4e3f1fb2b805d87ad5..25cc06998d79a62d07a716ac205870980f1e48c7 100644 (file)
          </tr>
        </table>
 
+** Eclipse running with Mono
+
+       Zoltan Varga made the Java VM for .NET <a
+       href="http://www.ikvm.net">IKVM</a> run <a
+       href="http://www.eclipse.org">Eclipse</a>, the IBM Open Source IDE.
+
+       <a href="images/ikvm-screenshot.png"><img src="images/ikvm-screenshot-thumb.png"></a>   
+
 ** Mono Basic
 
        The Mono Basic compiler ships with the Mono distribution.
          </tr>
        </table>
 
-** SkyNET
+** Type Reflector
 
-       SkyNET is written in C# and uses GTK# for displaying a star chart.    
+       Type Reflector is a tool included in Mono to inspect your assemblies.
 
        <table border=1>
          <tr>
            <td>
-             <img src="http://go-mono.com/images/skynet.png">
+             <img src="images/type-reflector.png">
+           </td>
+         </tr>
+       </table>
+
+** Object Browser
+
+       Radek Doulik's Object Browser (in Mono CVS) is a useful tool
+       to inspect existing assemblies and their source code:
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="images/Screenshot-ObjectBrowserDemo.png">
            </td>
          </tr>
        </table>
 
        Windows.Forms running with Wine on Linux:
 
+       <table border=1>
+         <tr>
+           <td>
+             <a href="http://go-mono.com/images/monomdi.jpg"><img src="http://go-mono.com/images/monomdi-thumb.jpg"></a>
+           </td>
+         </tr>
+       </table>
+
        <table border=1>
          <tr>
            <td>
            </td>
          </tr>
        </table>
-       
+
 ** Mono running on the iPaq
 
        <table border=1>
            </td>
           </tr>
         </table>
+
+** SkyNET
+
+       SkyNET is written in C# and uses GTK# for displaying a star chart.    
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="http://go-mono.com/images/skynet.png">
+           </td>
+         </tr>
+       </table>