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.
私はadfのモデル層にいくつかのカスタムクラスを持っています. View Controllerで使用したいのですが、インポートできません。
これはどのように可能ですか?私のjdevバージョンは11.1.1.5です
ViewController プロジェクトを右クリックし、[プロジェクト プロパティ] > [依存関係] > [モデルを選択] を選択して、鉛筆をクリックします。ここで「Build output」を選択し、OK を 2 回押します。アプリケーションを再構築すると、viewcontroller でモデルからクラスにアクセスできるはずです。