Hi,
I have setup project using AEM eclipse plugin (http://eclipse.adobe.com/aem/dev-tools/) and it created below sub modules :
- core
- ui.apps
- ui.content
- it.tests
- it.launcher
This all files were synced to repository after project creation.
As components needs to be developed in sightly, I opened ui.apps project folder in brackets after installing sightly plugin and applied project settings for localhost along with username and password .
Now if I edit and save any component .html file of myapp in brackets, it deletes all nodes below /apps/myapp, also it deletes current component .html file that is saved.
Only nodes that remains are the nodes till the path to current component node.
Appreciate if any one can help to resolve this issue.
Thanks,
Faizaan Shaikh