PDE generated plugin jars can't be installed over update site [message #27354] |
Sun, 19 October 2008 16:09 |
Eclipse User |
|
|
|
Hello ,
I have a plugin that uses mylyn api that was written on eclipse 3.3
ant that i have now ported to run on eclipse 3.4.
The changes were all mylyn changes that resulted from the mylyn change
from 2.3 to 3.0.
When i run the plugin from inside the IDE everything works fine and
building the plugin also works normal.
When i try to instll the plugin with a local update site all
dependencies are resolved correctly
but the plugin is not installed because i face this error :
An error occurred while collecting items to be installed
Error closing the output stream for
com.papic.mundvi.agent/org.eclipse.update.feature/1.5.0 on repository
file:/home/ivan/Entwicklung/IDE/Eclipse/EclipseGanymede/rcp/ eclipse/.
Error unzipping /tmp/com.papic.mundvi.agent_1.5.031400.jar: Invalid zip
file format
When i open the jar files inside the locale update site they all are fine
but the one under /tmp/com.papic.mundvi.agent_1.5.031400.jar is not
To be honest its the same problem as its described here ->
http://dev.eclipse.org/newslists/news.eclipse.platform.pde/m sg00391.html
but unfortunatly there is no solution provided....
Is there a way to solve this problem ?
Thanks
Ivan
|
|
|
Powered by
FUDForum. Page generated in 0.06206 seconds