i upgrading rcp project eclipse 4 (4.4.2) eclipse helios (3.6.1). had problem plug-in configuration. here stack trace: http://pastebin.com/shey4iyq.
the stack trace told: import-package: javax.annotation; version="1.0.0". think had library in plug-in dependency. http://prntscr.com/7taz9m
any solution case? or suggestion appreciated. thank much.
the import-package says need package. error telling javax.annotation import cannot found when run application.
you need update rcp build include javax.annotation plugin (and possibly other plugins). how depends on type of build using.
Comments
Post a Comment