Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE generated plugin jars can't be installed over update site
PDE generated plugin jars can't be installed over update site [message #27354] Sun, 19 October 2008 16:09
Eclipse UserFriend
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
Previous Topic:No Handler error
Next Topic:PDE generated plugin jars can't be installed over update site
Goto Forum:
  


Current Time: Fri May 16 06:23:03 EDT 2025

Powered by FUDForum. Page generated in 0.06206 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top