Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions whatsnew/forge/forge-news-4.1.1.CR1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:rich="http://richfaces.org/rich">
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css"/>
<title>Forge Tools 4.1.0.CR1 What's New</title>
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17645367-5']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script></head>
<body>
<h1>Forge Tools 4.1.0.CR1 What's New</h1>

<p align="right">
<a href="../index.html">&lt; Main Index</a>&nbsp;
<a href="../jst/jst-news-4.1.0.CR1.html">JST/JSF/HTML Toools &gt;</a></p>


<table border="0" cellpadding="10" cellspacing="0" width="80%">

<tr>
<td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>New Embedded Forge 1 Runtime</b></td>
<td valign="top">
<p>The embedded runtime is now Forge 1.4.3.Final!</p>
<p align="center"><img src="images/4.1.1.CR1/forge1.png" /></p>
</td>
</tr>
<tr>
<td colspan="2">
<hr/>
</td>
</tr>
<tr>
<td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Experimental Forge 2 Support</b></td>
<td valign="top">
<p>Good news related to the Forge2 support. The included runtime is now Forge 2.0.0.Beta3.
Bring up the pop up with possible commands using the Cmd+5 key combination.</p>
<p align="center"><img src="images/4.1.1.CR1/forge2.png" /></p>
</td>
</tr>
<tr>
<td colspan="2">
<hr/>
</td>
</tr>
</table>

</body>

</html>


Binary file added whatsnew/forge/images/4.1.1.CR1/forge1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added whatsnew/forge/images/4.1.1.CR1/forge2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.