Foren: Japanese (Thread #31552)

RCP用 HTML Editor (2012-02-14 18:30 by 新参者です #62224)

AmaterasのHTML Editorを、Eclipse RCPに組み込むことは出来ますでしょうか?

[tk.eclipse.plugin.htmleditor]のプラグイン依存関係を見ると、eclipse.ui.ide や eclipse.jdt.core などがあり、そのままRCPに入れるとかなり大きなプラグインを引き連れてくることになると思います。

出来ればRCP用に最適化したHTML Editorプラグインがあれば便利と思うのですが。
そのような用途に適したHTMLエディタプラグインが既に用意されていたり、または開発されているものがあればお教えいただけないでしょうか。

また、EditorPart, ViewPart の区別がなくなった eclipse e4 のRCPで使えると個人的にはありがたいです。

Reply to #62224×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) Anmelden

RE: RCP用 HTML Editor (2012-02-14 20:06 by takezoe #62227)

JDTはJSPエディタで使用しています。エディタ毎にプラグインを分割するなどしないとコンパクトにすることは難しいです。もともと開発環境にインストールして使用することを想定していますので、RCPで使うということは考えていませんでした。

# よろしければ参考までに伺いたいのですが、RCPで使うというのはどのような用途を考えていらっしゃるのでしょう?

e4への対応はすぐに着手する予定はありませんが、いずれ実施することになるかと思います。
Reply to #62224

Reply to #62227×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) Anmelden

RE: RCP用 HTML Editor (2012-02-15 17:16 by 新参者です #62240)

お返事いただきありがとうございます。

eclipse4のRCPで、フリーの学習用ツールを作りたいと考えています(まだまだ構想段階&勉強中ですが)。
その中で、個々の学習用アイテムをHTMLで作成できるようにしたいのですが、その編集のためにエディタが欲しいと思いました。

EMFで学習用アイテムのモデルを作成して、そのエディターのコンポーネントの一つとしてHTML Editorを入れられると良いと思っています。

e4 NativeのHTML Editorがあれば、その性質上RCPでも利用できるようになると思うのですが、JUNOのリリースもまだですし今はまだどこも作成にかかってないのかもしれませんね。
Reply to #62224

Reply to #62240×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) Anmelden