Discussion:
unknown
1970-01-01 00:00:00 UTC
Permalink
</iframe></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160=
;</p><p>And below is some of these highlights plus a few extras that did no=
t made it into the video.</p><p style=3D"min-height: 8pt; height: 8pt; padd=
ing: 0px;">&#160;</p><h3>LiveReload</h3><p>In the previous release we added=
LiveReload support to eclipse allowing you to have your browser automatica=
lly refresh (live reload) when saving files in Eclipse - no need to going b=
ack and forth your editor and the browser.</p><p style=3D"min-height: 8pt; =
height: 8pt; padding: 0px;">&#160;</p><p>This only worked for <span style=
=3D"font-size: 10pt;">file:// </span><span style=3D"font-size: 10pt;">based=
urls though. Content served out from a server (i.e. localhost) was refresh=
ed too early and you could not use it for remote devices like a tablet - th=
is is now possible in Beta1 with Server Mode and LiveReload Proxy</span></p=
<p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><h5>Ser=
ver Mode</h5><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160=
;</p><p><span style=3D"font-size: 10pt;">Server mode means you can use live=
reload not only for plain HTML pages but also when editing JSF content lik=
e xhtml. Giving you fast and easy feedback.</span></p><p style=3D"min-heigh=
t: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style=3D"font-size: =
10pt;">This works automatically for any JBoss server adapters - no setup ne=
eded besides creating and starting Live Reload server from Eclipse and use =
Live Reload plugin in your browser.</span></p><p style=3D"min-height: 8pt; =
height: 8pt; padding: 0px;">&#160;</p><h4><span style=3D"font-size: 10pt;">=
LiveReload Proxying<br/></span></h4><p>If your browser does not have the li=
ve reload plugin, for example on your tablet or mobile phone or you want to=
use Safari browser, it is normally requried to manually add the livereload=
.js in every html.</p><p>That can be tedious and requires changes to files =
you might not want to commit to your source repository - thus we've added s=
o called "LiveReload Proxying".</p><p style=3D"min-height: 8pt; height: 8pt=
; padding: 0px;">&#160;</p><p><a href=3D"http://docs.jboss.org/tools/whatsn=
ew/images/LiveReload_server_configuration_with_security.png"><span> http://=
docs.jboss.org/tools/whatsnew/images/LiveReload_server_configuration_with_s=
ecurity.png </span></a></p><p>It is enabled by clicking "Enable Proxy" serv=
er and this allow you to proxy your file:// urls and have it served out on =
localhost:35729/&lt;projectname&gt;/&lt;filepath&gt;.</p><p style=3D"min-he=
ight: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>For security reasons, w=
e don't enable remote connections by default, thus if you want mobile devic=
es to be able to load the page, enable "Allow Remote Connections"</p><p>and=
finally enable "Inject the livereload.js script in HTML pages" to have liv=
e reload automatically work in browsers without the live reload plugin.</p>=
<p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Try i=
t out and let us know if you like it.</p><p style=3D"min-height: 8pt; heigh=
t: 8pt; padding: 0px;">&#160;</p><h3>BrowserSim synched browsing</h3><p>Bro=
wserSim used to do testing of your web pages on mobile devices with a beaut=
iful skin now has support for showing and synchronize browsing across multi=
ple devices.</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#=
160;</p><p><a href=3D"http://docs.jboss.org/tools/whatsnew/browsersim/image=
s/4.1.0.Beta1/BrowserSim-open-synchronized.png"><span> http://docs.jboss.or=
g/tools/whatsnew/browsersim/images/4.1.0.Beta1/BrowserSim-open-synchronized=
.png </span></a></p><p>This is useful to view both horizontal and landscape=
mode at the same time but also to view how layout is different on differen=
t devices.</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#16=
0;</p><h3>Forge 1 Wizards</h3><p>The majority of the feedback we got for th=
e awesome integration of Forge into Eclipse was that many preferred to use =
a wizard over only having access to a "command line style" UI.</p><p>Part o=
f Forge 2 is to make that happen natively but is not released yet - thus in=
this version we've fronted some of the Forge 1 commands with wizards to ma=
ke Forge 1 easier to use today.</p><p style=3D"min-height: 8pt; height: 8pt=
; padding: 0px;">&#160;</p><p>You find these wizards under "File &gt; New &=
gt; JBoss Tools".</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px=
;">&#160;</p><h3>More HTML5/Mobile</h3><p>The html5/mobile jquery palette a=
dded support for more elements and fixed a bug that prevented preview to wo=
rk on OSX.</p><p><a href=3D"http://docs.jboss.org/tools/whatsnew/jst/images=
/4.1.0.Beta1/set.png"><span> http://docs.jboss.org/tools/whatsnew/jst/image=
s/4.1.0.Beta1/set.png </span></a></p><p style=3D"min-height: 8pt; height: 8=
pt; padding: 0px;">&#160;</p><h3>OpenShift Git streaming</h3><p>Ever since =
we added OpenShift support to Eclipse we've had the problem that eGit did n=
ot allow streaming of console output when performing a push.</p><p>This mea=
n that when doing a long running push Eclipse would just have a blank conso=
le and show "Push in progress".</p><p style=3D"min-height: 8pt; height: 8pt=
; padding: 0px;">&#160;</p><p>In Kepler M7, eGit now includes our contribut=
ion of allowing this meaning Git users and OpenShift users can and will get=
streaming of the console output</p><p>and you can now see what is going on=
.</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>=
<a href=3D"http://docs.jboss.org/tools/whatsnew/openshift/images/publishing=
-to-openshift.png"><span> http://docs.jboss.org/tools/whatsnew/openshift/im=
ages/publishing-to-openshift.png </span></a></p><p style=3D"min-height: 8pt=
; height: 8pt; padding: 0px;">&#160;</p><h3>Windows 64-bit Visual Page Edit=
or</h3><p>A long standing issue for our Visual Page Editor is the lack of p=
roper Windows 64-bit XULRunner integration.</p><p style=3D"min-height: 8pt;=
height: 8pt; padding: 0px;">&#160;</p><p><a class=3D"jive-link-profile-sma=
ll" href=3D"https://community.jboss.org/people/carsten.pfeiffer">Carsten Pf=
eiffer</a> did an awesome contribution and made this happen. There are stil=
l some issues to figure out so we have</p><p>not enabled it by default but =
in Beta 1 if you with Windows 64 bit you will see the following:</p><p styl=
e=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a href=3D"h=
ttp://docs.jboss.org/tools/whatsnew/vpe/images/4.1.0.Beta1/missing-xulrunne=
r.png"><span> http://docs.jboss.org/tools/whatsnew/vpe/images/4.1.0.Beta1/m=
issing-xulrunner.png </span></a></p><p><span>And if you follow the link you=
will be told to try install XULRunner from </span><a class=3D"jive-link-ex=
ternal-small" href=3D"http://download.jboss.org/jbosstools/builds/staging/x=
ulrunner-1.9.2_win64/all/repo/" target=3D"_blank">http://download.jboss.org=
/jbosstools/builds/staging/xulrunner-1.9.2_win64/all/repo/</a></p><p>and yo=
u should get:</p><p><a href=3D"http://docs.jboss.org/tools/whatsnew/vpe/ima=
ges/4.1.0.Beta1/vpe-win64.png"><span> http://docs.jboss.org/tools/whatsnew/=
vpe/images/4.1.0.Beta1/vpe-win64.png </span></a></p><p style=3D"min-height:=
8pt; height: 8pt; padding: 0px;">&#160;</p><p>We would love to hear if thi=
s works for you on Windows 64 bit or if you still see problems.</p><p style=
=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>You can give =
your feedback on <a class=3D"jive-link-external-small" href=3D"https://issu=
es.jboss.org/browse/JBIDE-2720">this bug</a> </p><p style=3D"min-height: 8p=
t; height: 8pt; padding: 0px;">&#160;</p><h3>Hybrid Mobile via Apache Cordo=
va</h3><p>If you are into Mobile development we now have experimental suppo=
rt for developing Hybrid mobile applications with Apache Cordova.</p><p>You=
can create a "Hybrid Mobile" project and test and develop it using the And=
roid SDK and XCode for iOS testing.</p><p style=3D"min-height: 8pt; height:=
8pt; padding: 0px;">&#160;</p><p><a href=3D"http://docs.jboss.org/tools/wh=
atsnew/aerogear/images/runConfigs.png"><span> http://docs.jboss.org/tools/w=
hatsnew/aerogear/images/runConfigs.png </span></a></p><p style=3D"min-heigh=
t: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Note: this is only availab=
le as Experimental in JBoss Tools, not part of Developer Studio (yet)</p><h=
3>CordovaSim </h3><p>To help testing hybrid mobile development we've extend=
ed our BrowerSim to use Ripple to provide a way to do portable testing (mea=
ning you do not necessarily need Android or XCode installed to do developme=
nt)</p><p><a href=3D"http://docs.jboss.org/tools/whatsnew/browsersim/images=
/4.1.0.Beta1/CordovaSim-demo.png"><span> http://docs.jboss.org/tools/whatsn=
ew/browsersim/images/4.1.0.Beta1/CordovaSim-demo.png </span></a></p><p>Give=
it a try <span> :) </span></p><p style=3D"min-height: 8pt; height: 8pt; pa=
dding: 0px;">&#160;</p><p>Note: this is only available as Experimental in J=
Boss Tools, not part of Developer Studio (yet)</p><p style=3D"min-height: 8=
pt; height: 8pt; padding: 0px;">&#160;</p><h3>Arquillian</h3><p>As a last b=
ut definitely not least feature we've added in tooling to enhance your expe=
rience with Arquillian.</p><p>You can now easily enable it on Maven project=
s (we add in the proper dependencies and profiles) and then provide configu=
ration of a JUnit launch with Arquillian specific features.</p><p style=3D"=
min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a href=3D"http:/=
/docs.jboss.org/tools/whatsnew/arquillian/images/ArquillianTab.png"><span> =
Loading Image... </=
span></a></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160=
;</p><p>And there is an Arquillia Cruiser view&#160; to show what the archi=
ve will contain.</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;=
">&#160;</p><p><a href=3D"http://docs.jboss.org/tools/whatsnew/arquillian/i=
mages/ArquilliaCruiser.png"><span> http://docs.jboss.org/tools/whatsnew/arq=
uillian/images/ArquilliaCruiser.png </span></a></p><p style=3D"min-height: =
8pt; height: 8pt; padding: 0px;">&#160;</p><p>Note: this is only available =
as Experimental in JBoss Tools, not part of Developer Studio (yet)</p><h3><=
span style=3D"font-size: 16pt; font-weight: bold;">Where is WildFly ?</span=
</h3><p>The JBoss AS project was recently renamed to <a class=3D"jive-link=
-external-small" href=3D"http://www.wildfly.org" rel=3D"nofollow">WildFly</=
a> and did their first Alpha1 release. We plan on adding adapter specifical=
ly for WildFly in next release.</p><p style=3D"min-height: 8pt; height: 8pt=
; padding: 0px;">&#160;</p><p>For now you should be able to use JBoss AS7.1=
and EAP 6.1 adapter since Wildfly is still compatible with these. </p><p s=
tyle=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><h2>Giving F=
eedback</h2><p>There are more news and screenshots in <a class=3D"jive-link=
-external-small" href=3D"http://docs.jboss.org/tools/whatsnew" target=3D"_t=
op">What's New</a>, and if you got an idea to an improvement or found a bug=
do not hestiate to open an issue in our <a class=3D"jive-link-external-sma=
ll" href=3D"https://jira.jboss.org/jira/browse/JBIDE" rel=3D"nofollow">issu=
e tracker.</a></p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;">=
&#160;</p><h2>What's Next ?</h2><p>We plan on having an additional Beta2 ba=
sed on feedback from this release thus please give it a try, contact us on =
our <a class=3D"" href=3D"https://community.jboss.org/community/tools?view=
=3Ddiscussions">forum</a> with feedback and <a class=3D"jive-link-anchor-sm=
all" rel=3D"nofollow">irc</a> if you are interested in contributing!</p><p =
style=3D"min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Have fun=
!</p></div>

<div style=3D"background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style=3D"margin: 0;">Comment by <a href=3D"https://community.jboss.o=
rg/community/tools/blog/2013/06/05/beta-time-for-jboss-tools-41-and-develop=
er-studio-70">going to Community</a></p>

</div></td>
</tr>
</tbody>
</table>


</td>
</tr>
</tbody>
</table>

</div>

</body>
</html>
------=_Part_603466_417702703.1370428125219--

------=_Part_603467_205287278.1370428125219--

Loading...