Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はRCPアプリケーションに取り組んでいます。現在、カスタムウィザードからプロジェクトを作成して、CNFベースのナビゲーターでファイルを開こうとしています。ナビゲーター側とウィザード側のどちらで行う必要があるのか、よくわかりません。
私は正しい道を歩むいくつかのチュートリアルに出くわしました。プロジェクト階層とラベル/コンテンツプロバイダーのモデルが必要であることがわかりました。
http://cvalcarcel.wordpress.com/2009/07/11/writing-an-eclipse-plug-in-part-2-creating-a-custom-project-in-eclipse-adding-to-the-new-プロジェクト-ウィザード/
http://cvalcarcel.wordpress.com/2009/07/26/writing-an-eclipse-plug-in-part-4-create-a-custom-project-in-eclipse-new-project-wizard-the-行動/
http://cvalcarcel.wordpress.com/2009/10/18/writing-an-eclipse-plug-in-part-7-creating-a-custom-navigator/