R3-Archive / cordapp-example

This repository is deprecated. The latest version of all the official CorDapp samples can be found in the official samples repository: https://github.com/corda/samples.
Other
77 stars 118 forks source link

Cannot find contract attachments for [com.example.contract.IOUContract] #135

Open Pe4enable opened 6 years ago

Pe4enable commented 6 years ago

Hi. I try to launch cordapp from IDE and when I create IOU, I have error net.corda.core.transactions.MissingContractAttachments: Cannot find contract attachments for [com.example.contract.IOUContract]. See https://docs.corda.net/api-contract-constraints.html#debugging

vibhavjagwani commented 6 years ago

Hi did you resolve this?