Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OutsideSql link #1

Merged
merged 13 commits into from
Feb 14, 2014
Merged

Add OutsideSql link #1

merged 13 commits into from
Feb 14, 2014

Conversation

schatten4810
Copy link
Contributor

New Function

DFAssist

  • ファイルツリー上のSQLファイル選択時およびSQLファイルを開いているエディタ上でのポップアップメニューにParameterBeanとCustomizeEntityを開くアクションを追加。
  • Javaエディタのハイパーリンクを追加(CTRL(command)+マウスオーバ)
    (JDTのInternal実装を利用して実現している)
    (ショートカットキーの割当は未実装)
    • ParameterBeanのハイパーリンクにSQLを開くリンクとCustomizeEntityを開くリンクを追加。
    • CustomizeEntityのハイパーリンクにSQLを開くリンクとParameterBeanを開くリンクを追加。

「Alt(Option) + クリック = SQLファイルを開く」を追加。(#3)

  • Interface、Abstract Class を選択し、実装クラスを作成するウィザードを追加。

EMSynchronizer

  • シンプルなResourceSynchronizerを追加。(dropins archive only)
    • Java6以上に含まれている com.sun.net.httpserver.HttpServer を利用している。
    • 単独でインストールできるように Featuer を分離した。
    • Emecha Feature ではオプションとして参照するようにしている。
    • パッケージ名を短縮系で作成。

Checking

  • 動作検証済みのEclipseバージョン
    (3.7 以降を推奨、3.5 はサポート、3.3 は・・・?)
    • 4.3 Kepler
    • 4.2 Juno
    • 3.7 Indigo
    • 3.6 Helios
    • 3.5 Galileo
    • 3.4 Ganymede
    • 3.3 Europa

@schatten4810
Copy link
Contributor Author

  • ハイパーリンク

2013-11-09 15 19 36

  • ポップアップメニュー
    • SQLファイル

2013-11-23 17 40 27

  • Javaソース

2013-11-23 18 06 00

  • Synchronizer

2013-11-23 17 45 00

schatten4810 added a commit that referenced this pull request Feb 14, 2014
@schatten4810 schatten4810 merged commit e6e4b69 into master Feb 14, 2014
@schatten4810 schatten4810 deleted the AddOutsideSqlLink branch February 14, 2014 10:55
schatten4810 added a commit that referenced this pull request Feb 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant