My aim is that i need 3 model projects each in a separate folder. However, i want to have only one apphelper project for all of them which could reside in one of these 3 folders.
I tried doing this i.e.
1. I created 3 models (along with there apphelper projects) in 3 separate folders.
2. I removed apphelper from 2 of them and added the reference of the 3rd apphelper to these 2.
Now when i am trying to update a model (out of the 2 whose folder does not has the apphelper project) it gives me a message saying "Apphelper already exists. Do you wish to update?" When I proceed by pressing yes it returns an error from which i can interpret that it is searching for the apphelper project in its own folder.
How do i do this? Please advice.