JDK 6 Update 5 と JDK 5.0 Update 15 が出ていますね。以下からダウンロードできます。
リリースノートは以下から参照できます。
NetBeans 6.0.1 のマルチリンガル版 (Java SE 用) とのバンドルインストーラも一緒に出ています。最新の NetBeans と最新の JDK を一発でインストールできます!! インストーラも無事日本語になりました。
Comments:

JDKが必要となる条件が分かりません.
ServletだJSPだと,Web開発をしているだけなら,NetBeansの「Web および Java EE」パックだけを入手したらいいんでしょうか.

JDKは開発キットで
JavaSEは標準の実行環境で
JavaEEはハイエンドな(?)特にWeb向け実行環境で
などと認識しています.
JDKにSE用,EE用の2種類あるのかなあとか,JDKが何なのか分からないんです.
Java Original Editionを作るツールがJDKなのでしょうか.

----
要点としては,
NetBeansでServletだのJSPだのを作るだけなら「Web および Java EE」パックを利用すればいいよね?他のソフトを入手する必要はないよね?
という疑問です.よろしくお願いします.

Posted by Guernsey on March 05, 2008 at 10:11 PM JST #

自己レスで申し訳ないのですが,投稿します.
Java SEだのEEだのは,正しくは,その後に「Development Kit」と続いているらしいと認識しました.
そして実行環境はJREだと.

結論
NetBeansでServletだのJSPだのを作るだけなら「Web および Java EE」パックで良い.
なぜならJavaSE開発キットとJavaEE開発キットの両方を含んでいるから.

コメント欄荒らしちゃってすみません.

Posted by Guernsey on March 05, 2008 at 10:21 PM JST #

こんばんは、Guernseyさん。

> ServletだJSPだと,Web開発をしているだけなら,NetBeansの「Web および Java EE」パックだけを入手したらいいんでしょうか.

はい、そのとおりです。ただし NetBeans を動かすための JDK はそのパソコンなどにインストールしてある必要があります。Java EE は Java SE を含みますので Web や Java EE をするにも JDK は必要になります。

Posted by 片貝 on March 05, 2008 at 10:21 PM JST #

> そして実行環境はJREだと.

はい、そのとおりですね。

インストーラを実行すると JDK の場所を聞いてきます。適切な JDK をインストールしてあるかどうかはそこで判断できると思いますよ。

Posted by 片貝 on March 05, 2008 at 10:24 PM JST #

よく分からないけれどやってみよう!と考え,
#Sunで配布されている「JDK 6 Update 3 with NetBeans 5.5.1」
http://java.sun.com/javase/ja/6/download.htmlのトコをコピペしただけなのに!前後のページで,内容が違う><
Sunで配布されている「JDK 6u5 および Netbeans 6.0.1」を入れました.
すると,混乱の元が分かりました.

NetBeans公式では用途別に「~~」パックが用意されているのに対し,Sunで入手できるバンドル版は,なぜ選択ができないのだろう?

基本部分「だけ」だってのを把握しました.
そして「バンドル版」の有用性がどこにあるかってのも,返信内容から分かりました.「NetBeansを動かすためにJDKをセットでどうぞ」

返信ありがとうございました.

Posted by Guernsey on March 05, 2008 at 11:02 PM JST #

Hi,
They say that helping open source programmers or projects can be as simple as filing a bug report or giving quality feedback or simply even thanking the programmers. Any suggestions to improve look-and-feel apparently also qualify as "helpful contribution". That said, remember, these are just my opinions:

1.
Is there anything like the LiveHTTPHeaders extension of Firefox, in Netbeans? Full solutions like Webapp Testing Plugins maybe a little complicated for beginners to use.

2.
Once a programmer is familiar with another IDE, it is difficult or incovenient for him to switch from his free IDE to another free IDE. That's "real marketing wisdom", if you look at it that way.

3.
Plugins similar to the Firebug extension in Firefox will surely be avaliable in plenty at plugins.netbeans.org for all scripting languages.

4.
The design of plugins.netbeans.org is not optimum.

Please fine-tune it a bit like this:

The user/surfer MUST NOT be forced to click on "Read More".
I personally found that very irritating and time-consuming.
It was also difficult to compare plugins that way.
Nobody has the time to read double the number of pages than actually required.
Since there's no Google-ads money to be made by serving more pages for the same content, "Read More" serves no useful purpose and creates a barrier to quick knowledge of the plugin features.

Crucially,
------------------------------
One or two sentences at the end of the full description could be enough to tilt the user's decision in favor of netbeans or the particular plugin.
------------------------------
The place for the larger/full description is to the right of this pane:

Owner: nbtester
Downloads: 271
Date Added: Apr 17, 2007
Date Last Updated: Apr 27, 2007

The word "Date" is not required.
Everyone understands it's a date when you see it.
"Last " is redundant, as "updated" means that.

Reduce the margins and padding and alignment of all HTML elements on those pages.

After making these changes, there will be more place to fit in the feature list which currently resides on another page.

AJAX and floating javascript-enabled tooltips are another good idea. Since Gmail, Hotmail and Yahoo use Javascript and AJAX, it would be safe to assume that most users will get the benefits of AJAX or floating javascript-enabled tooltips if used.

So much for now.
Have fun!
:-) :-)

Posted by netbeansfanboy on March 06, 2008 at 04:50 PM JST #

Post a Comment:
Comments are closed for this entry.

This blog copyright 2009 by katakai