I am working on a project which is further subdivided into plugin projects. So I include all plugins inside Main project and it works.
Now there are few domain classes like User which are inside Main project. I am trying to access it inside my custom plugin project.
Note: I am not trying to access Plugin's domain class inside main project but reverse of it.
Thanks.
It is not possible to reference application classes in a plugin. If you think about it because a plugin should be an independent functionality, that can be plugged in any application.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With