Androidアプリケーションのapkをエクスポートしようとすると、次のエラーが発生します。
Export Wizard Error
Errors occurred during the build
Problems occured when invoking code from plug-in: "org.eclipse.resources".
The builder launch configuration could not be found
The builder launch configuration could not be found
エミュレーターまたはデバイスを使用してアプリケーションを実行/デバッグできるため、エラーは非常に奇妙です。このエラーを防ぐために何かすることはありますか?
Tkx