2

私がやったこと....

  • cordova-android bin で ./create を使用して cordova プロジェクトを作成しました
  • cordova-plugman経由でPushPlugin を追加
  • /libs ディレクトリに cordova-2.7.0.jar を追加

Cordova は PushPlugin.java で、「cordova を解決できません」と不平を言っています...他のいくつかのエラーとともに...

(PushPlugin.java) Plugin cannot be resolved to a type
(PushPlugin.java) Plugin cannot be resolved to a type
(PushPlugin.java) cordova cannot be resolved
(PushPlugin.java) Plugin cannot be resolved to a type
(PushPlugin.java) Plugin cannot be resolved to a type
(PushPlugin.java) ctx cannot be resolved or is not a field
(PushPlugin.java) ctx cannot be resolved
(PushPlugin.java) ctx cannot be resolved
(PushPlugin.java) ctx cannot be resolved or is not a field
(PushPlugin.java) Plugin cannot be resolved to a type
(PushPlugin.java) The method execute(String, JSONArray, String) of type PushPlugin must override or implement a supertype method

ここに画像の説明を入力

プロジェクト>>プロパティ>> Javaビルドパス>> Jarファイルの追加を介して、cordova-2.7.0プロジェクトをクラスパスに追加しました

私も実行しました... Project >> clean

これを理解できないようです...数日と多くのGoogle検索が行われました。

よろしく、 ジョン エラー

4

2 に答える 2