blob: d89a4e2ec3f1c8c84a47d00952be8d734a4e672c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 326</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="keywords" content="NetBeans, IDE, Platform, free, open source, developer" >
</head>
<body>
<style>
body {
margin:5px 15px 5px 15px;
font-size: 11px;
font-family: Verdana, "Verdana CE", Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
background-color:#e3eaf1;
text-align:center;
}
#letter {width:533px;margin-left:auto;margin-right:auto;}
#head {background-image:url("http://services.netbeans.org/appl/shared_images/head.png");width:533px;height:70px;background-repeat:none;}
#issue-date {padding-top:50px;text-align:center; color:white;}
#footer {background-image:url("http://services.netbeans.org/appl/shared_images/footer.png"); width:533px;height:28px;background-repeat:none;}
#footer-text {padding-top:5px;color:#6a6b6d;text-align:center;}
#content {border-right:3px solid #747d9e;border-left:3px solid #747d9e; background-color:white; text-align:left; color:#6a6b6d; padding:13px 20px 13px 13px; }
#letter h1 {font-size: 14px; font-weight:normal; margin:3px 0px 5px 0px; padding:0px;color: #EE6B00; border-bottom:1px solid silver;}
#letter h2 {color:#2C3C79;font-size: 13px; font-weight:normal;margin:0px 0px 2px 0px;padding:0px; border:0px;}
#letter p {padding: 0px;margin:0px; text-align:justify;}
#letter a:link, a:visited { color: #045491; font-weight : normal; text-decoration: none;}
#letter a:link:hover, a:visited:hover { color: #045491; font-normal : bold; text-decoration : underline;}
.item {margin-left:8px; margin-bottom:9px;}
.bold {font-weight:bold;}
#letter a.orange {color: #EE6B00;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.edited {margin:15px -20px 0px -13px;padding-top:8px;text-align:center;}
.edge-top {background-color: #f0f7ff;padding:7px 12px 7px 7px;margin-bottom:10px; border:1px solid #747d9e;}
</style>
<div id="letter">
<div id="head">
<div id="issue-date" class="bold">
刊号 # 326 - May 06, 2015
</div>
</div>
<div id="content">
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9981">WildFly 和 NetBeans</a></h2>
<p style="margin-left:8px;">
来自 Red Hat 的 Arun Gupta 展现了 WildFly 所支持的全部 IDEs 和工具,从 NetBeans IDE 开始。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9982">NetBeans Days 遍布世界</a></h2>
<p style="margin-left:8px;">
德国,荷兰,希腊,英国,巴西,美国... NetBeans Days 正在遍布世界各地,使用 NetBeans 的用户无处不在。甚至,建立自己的 NetBeans Day,邀请演讲者加入会议,并参与世界各地的 NetBeans 社区。</p>
</div>
<h1>日程表</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9986">免费注册英国的 NetBeans Day!</a></h2>
<p style="margin-left:8px;">
第一手了解 NetBeans 团队有关的最新和最伟大的功能,会见 NetBeans 用户,参加关于 Java EE 和 JavaScript 等很棒的会议。于5月29日在英国的第一次 NetBeans Day。</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9987">本周 Tweet:@BattleJA</a></h2>
<p style="margin-left:8px;">
我不知道 NetBeans 编码那么容易。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9988">@omniprof:“只有 Public 和 Private 的访问才被代码所允许”</a></h2>
<p style="margin-left:8px;">
Ken Fogel,在加拿大使用 NetBeans 教 Java 的老师,@omniprof 在 Twitter 上解释了 Java 的访问类型,为什么他只允许自己的学生使用“Public”与“Provate”。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9989">在 IntelliJ IDEA 和 NetBeans IDE 上使用 Maven 的体验</a></h2>
<p style="margin-left:8px;">
Thorsten Marx 写道:几个星期前,我看到一个同事在使用 IntelliJ 编译 Maven 时遇到了困难。IntelliJ 上的 Maven 不能检查到其依赖,为了解决这个问题,他不得不从 POM 移除依赖后进行保存,然后再把它添加到 POM 中再次保存。嗯。。。不知何故不太理想。这就是我我对比 IntelliJ 和 NetBeans 对 Maven 支持的原因。阅读整篇文章可发现有趣的见解和截图。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9983">更好的 NetBeans 调试器插件 JRebel</a></h2>
<p style="margin-left:8px;">
阅读简要介绍来在 NetBeans 调试器上使用 JRebel。JRebel 以“应用代码更改”的功能达到一个新的水平。当编码时不需要更多的重新部署,重新构建,或重新启动应用程序。JRebel, 您可以即时查看到代码的更改!</p>
</div>
<h1>合作伙伴</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9984">jClarity @ 英国的 NetBeans Day</a></h2>
<p style="margin-left:8px;">
Ben Evans,JUG 伦敦共同领导和 jClarity 的联合创始人将在5月29日的 NetBeans Day 上提供的一个“2014年,2015年和2016年的 Java 生态系统”的基调。jClarity 是 NetBeans Day 英国的赞助者。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=9985">Payara @ 英国的 NetBeans Day</a></h2>
<p style="margin-left:8px;">
在2015年5月29日,参加了免费的 NetBeans Day 英国活动,看到了 Payara 创始人 Steve Millidge 的“使用 NetBeans 和 Payara 开发 Java EE 应用程序”。 Payara 是 NetBeans Day 英国的赞助者。</p>
</div>
<div class="edited">
NetBeans Weekly Newsletter is brought to you by the NetBeans Team.<br/>如果您不想接收时事通讯, <a href="https://netbeans.org/community/lists/top.html">请由此退订</a>
</div>
</div>
<div id="footer">
<div id="footer-text">
本期时事通讯还可以从这里访问 <a href="https://netbeans.org/community/news/newsletter/2015-05-06_zh_CN.html">netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>