scristalli/sql-developer-keepalive

Unable to install extension

JitApex opened this issue · 3 comments

Hi,

I have tried to install the extension multiple times but hitting this issue - it is unable to locate the META-INF/bundle.xml under the zip. I verified manually the file and folder exist.

bundle.xml -

<u:update id="keepalive">
<u:name>keepalive</u:name>
<u:version>1.3.1</u:version>
<u:author>Stefano Cristalli</u:author>
<u:author-url>http://scristalli.altervista.org</u:author-url>
<u:description>keepalive extension for Oracle SQL Developer 4+.</u:description>
</u:update>

image

SQL Developer version - 18.3

Just an update after giving direct path to META-INF under zip , I am able to load the extension but unable to see any extension icon after restart

Please refer to issue #31.

thanks it worked.