Remove "Bundle-Activator" header that names a missing class

This fixes one Eclipse "The type '...' is not on the plug-in
classpath" warning in the "Plug-in Development" category.
This commit is contained in:
Ben Liblit 2017-05-15 13:25:54 +02:00
parent c9990d3808
commit 439d5245d3
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.ibm.wala.scandroid
Bundle-Version: 1.4.3.qualifier
Bundle-Activator: com.ibm.wala.scandroid.Activator
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: com.ibm.wala.dalvik;bundle-version="1.3.4",
com.ibm.wala.core;bundle-version="1.3.4",