最近在运行Bundle时出现org.osgi.framework.BundleException
!SESSION 2017-09-16 11:31:51.969 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
Command-line arguments: -dev file:D:/kaifa/eclipse-jee-neon-3-win32-x86_64/history/.metadata/.plugins/org.eclipse.pde.core/New_configuration/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog -console
!ENTRY com.ufgov.app.helloworld 4 0 2017-09-16 11:31:52.334
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.ufgov.app.helloworld [1]
Unresolved requirement: Import-Package: javax.servlet; version="2.4.0"
at org.eclipse.osgi.container.Module.start(Module.java:444)