タグ

Eclipseに関するirofのブックマーク (7)

  • MacOSX上でQuick JUnitをお使いの皆様へ。日本語クラス名、メソッド名の対応方法 - Fly me to the Luna

    毎年4月25日はQuick JUnitにとって大切な日です。毎年β版をリリースし続けているのもあれなので、リリース版とするために懸案だったMacOSX上でテストメソッド名が日語メソッド名だと起動しない問題に挑戦しました。調べてみると、その原因はQuick JUnitに原因があった訳ではありませんでした。そもそもMacOSXのEclipse環境だと、日語が通らないことって多くないですか?ということで、原因と対策についてつらつらとまとめます。自分がMacOSXを開発環境として使用し始めたのはここ数日なんで、詳しくはわかりません。ので、もし違っていることがあればコメントなりブコメをいただけるとありがたいです。 原因はMacOSX上のJavaのデフォルトエンコードにある模様 MacOSX上のJavaApple謹製のJDK,JREな訳ですが、デフォルトエンコードがJDK5の時はUTF-8だった

    MacOSX上でQuick JUnitをお使いの皆様へ。日本語クラス名、メソッド名の対応方法 - Fly me to the Luna
    irof
    irof 2011/11/25
    QuickJUnitで日本語がうまくいかない件
  • Quick JUnit Plugin for Eclipse

    2013/04/25: プロジェクトの構造を改善しました。 2012/04/25: 0.7.0をリリースしました。詳しくはリンク先の変更履歴をご覧ください。 2011/04/25: 0.6.0をリリースしました。詳しくはリンク先の変更履歴をご覧ください。 2010/04/25: 0.5.0をリリースしました。詳しくはリンク先の変更履歴をご覧ください。 2010/01/01: beta3をリリースしました。詳しくはリンク先の変更履歴をご覧ください。 2009/10/13: Beta版配布用更新サイトをsourceforge.jpに用意しました。また、実験版にMacではキーバインドが変更されているバグがあったので、修正し、beta2をリリースしました。 2009/05/09: Eclipse 3.5系だとインストールできなかった問題に対応しました。 2009/04/25: 実験的な機能としてT

    irof
    irof 2011/11/25
    Eclipse使うなら入れときたい。
  • Eclipse Metrics plugin

    Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure various metrics with average and standard deviation and detect cycles in package and type dependencies and graph them.

  • Metrics 1.3.6

    Metrics 1.3.6 - Getting started Note: This version requires Eclipse 3.1 To access the sourceforge project page click here. What's new: Updated to work with eclipse 3.1 Bug in VG computation fixed Bug in lines of code computation fixed Bug in CE Computation fixed Bug in I Computation fixed Batch execution fixed Several other minor bugfixes I want to thank Guillaume Boissier for doing most of the wo

  • BIRT BIRT | BIRT

    Business Intelligence Reporting Tool With BIRT you can create data visualizations, dashboards and reports that can be embedded into web applications and rich clients. Make information out of your data! AboutWhat is BIRT? Get an overview what BIRT is all about: architecture, customization, extensibility, and much more...

  • Eclipse Plugin - Groovy - Codehaus

    The purpose of the Groovy Eclipse plugin is to promote the Groovy platform and ecosystem as a viable and productive development environment for Java developers working in the Eclipse SDK. The Groovy Eclipse Plugin allows you to edit, compile and run both groovy scripts and classes from the Eclipse SDK. There is now a new release of the plugin go see the release notes. Please note that for those of

  • 地道に便利なEclipse 3.6のデバッガ機能拡張〜例外ブレークポイントのサブクラス指定 - bluebird

    Eclipseのデバッガには例外をスローしたときにブレークする例外ブレークポイントという機能があり、例外発生時のオブジェクトの状態を詳しく見たい場合などは重宝します。ただ例外のクラスそのものずばりを指定する必要があり、JDBCのようにインターフェースで規定した例外のサブクラスが飛ぶ場合や、「例外が発生した場合は全てブレーク」のような使い方ができないため、かゆいところに手がとどかない感がありました。 しかしEclipse3.6から例外ブレークポイントに"Subclasses of this exception"というオプションが加わり、指定した例外のサブクラスの例外が発生したときにブレークすることができるようになりました。 画像ではjava.lang.RuntimeExceptionのそのサブクラスにブレークポイントをはっていますが、ぬるぽでブレークしてているのがおわかりいただけると思います

    地道に便利なEclipse 3.6のデバッガ機能拡張〜例外ブレークポイントのサブクラス指定 - bluebird
    irof
    irof 2010/10/09
  • 1