updated dependency on org.json to fix additional issues for e4.33-based builds
This commit is contained in:
@@ -11,7 +11,6 @@ Export-Package: org.springframework.ide.eclipse.beans.ui.live,
|
||||
org.springframework.ide.eclipse.beans.ui.live.utils
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.ui.views,
|
||||
org.json,
|
||||
org.eclipse.core.resources,
|
||||
org.eclipse.jface,
|
||||
org.eclipse.ui.workbench,
|
||||
@@ -21,7 +20,8 @@ Require-Bundle: org.eclipse.core.runtime,
|
||||
com.google.guava,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
org.springsource.ide.eclipse.commons.frameworks.core
|
||||
Import-Package: org.apache.commons.lang3
|
||||
Import-Package: org.apache.commons.lang3,
|
||||
org.json
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: Spring IDE Developers
|
||||
Bundle-Activator: org.springframework.ide.eclipse.beans.ui.live.LiveBeansUiPlugin
|
||||
|
||||
Reference in New Issue
Block a user