It's all about the answers!

Ask a question

Using schema xsd file for parameterization, encountered error "com.ibm.team.process.internal.ide.ui.extension.ProcessExtensionRegistry$BundleFileDownloadException: Error retrieving file '/plugin/Deliver/schema/Deliver.xsd' on repository '192.168.245.1'."


Albert Yao (5411222) | asked Dec 30 '13, 1:22 p.m.
According to https://jazz.net/library/article/1000 and <RTC40ExtPoT.pdf>, I developed my own plug-ins.
But when I do it as "Lab 4 Parameterization" and using a schema xsd file, I encountered the error:
com.ibm.team.process.internal.ide.ui.extension.ProcessExtensionRegistry$BundleFileDownloadException: Error retrieving file '/plugin/Deliver/schema/Deliver.xsd' on repository '192.168.245.1'.
BundleFileDownloadException

One answer



permanent link
Albert Yao (5411222) | answered Jan 02 '14, 8:42 a.m.
 I have resolved the problem by myself:
The "schema/Deliver.xsd" should be included in the plug-in's "Build Configuration".

Your answer


Register or to post your answer.