Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 9e7263b

Browse files
authored
Merge pull request #1239 from prabushi/master
Fix build failure
2 parents bb0e3b2 + dc3a694 commit 9e7263b

File tree

1 file changed

+1
-2
lines changed
  • rcp-product/org.wso2.developerstudio.rcp.plugin/META-INF

1 file changed

+1
-2
lines changed

rcp-product/org.wso2.developerstudio.rcp.plugin/META-INF/MANIFEST.MF

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ Require-Bundle: org.eclipse.e4.core.services,
1818
org.eclipse.core.runtime,
1919
org.wso2.developerstudio.eclipse.templates.dashboard;bundle-version="7.0.0"
2020
Import-Package: org.eclipse.ui.part,
21-
org.wso2.developerstudio.eclipse.logging.core;version="4.3.0",
22-
org.wso2.developerstudio.eclipse.platform.ui.view
21+
org.wso2.developerstudio.eclipse.logging.core;version="4.3.0"

0 commit comments

Comments
 (0)