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.
Spring Bean を使用するように Eclipse RCP アプリケーションを構成するにはどうすればよいですか? アプリケーションの作成時に作成し、実行中に必要なときに取得するために、Eclipse RCP で何を使用できますか? 私は、Web 開発で Application Context を取得したように見えるようにしたいと考えています。
すべての Spring-Jar を新しいプラグインに入れ、メインのプラグインをこれに依存させることができます。どちらも eclipse-buddys (http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fbundle_manifest.html) である必要があります。これは私のために働く