Unable to install extension
JitApex opened this issue · 3 comments
JitApex commented
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>
SQL Developer version - 18.3
JitApex commented
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
scristalli commented
Please refer to issue #31.
JitApex commented
thanks it worked.