How do I bind custom components ?
I've added some components from my project as components in the palette and everything seems to be working fine until i try to bind the components to a class and get the following message :
Cannot create "myFieldName" because
class "myPackage.MyComponent" doesn't exist
Is this my fault or I'm i missing something here? If it's only possible to add custom components without binding them then this stinks !
请先登录再写评论。