ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 クラウドコンピューティングの登場以降、ソフトウェア業界は大きな変革の中に ...
Javaを巡って,米Sun Microsystemsと米IBMがつば競り合いを続けている。その1つの争点として最近,注目されているのがオープンソースのソフト開発ツール「Eclipse」だ。EclipseはJavaの統合開発環境(IDE)として最も普及している。もともとはIBM社が開発していたが ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Cory Benfield discusses the evolution of ...
新版では,アプリケーションの実行時の性能も向上させたという。 例えば,JSF(Java Server Faces)とJavaScriptコードを組み合わせてAjax画面を実現する際のJavaScriptコードを以前よりも小さくするなど,Webページの描画時間やWeb応答時間の高速化を図った。
It's always a good idea to employ a few static code analysis tools as part of your software development routine. There are a number of great tools that perform static analysis of Java code, such as ...