When I develop bundles using CRXDE I have lots of import problems such as:
Do you have any ideas how I can solve this?
Note: please, take into account that I can successfully build my bundle. But while developing the code I see these warning from CRXDE. Because of that I cannot automatically resolve my imports.
Solved! Go to Solution.
Views
Replies
Total Likes
In package share you will find missing libs library. Have you installed it based on AEM version?
Views
Replies
Total Likes
In package share you will find missing libs library. Have you installed it based on AEM version?
Views
Replies
Total Likes
Have you considered building OSGi bundles using Maven and using a POM file. For an example -- see this community article:
http://scottsdigitalcommunity.blogspot.ca/2013/02/querying-adobe-experience-manager-data.html
Views
Replies
Total Likes
Thank you! This article was very useful. I will deffinitely consider developing with maven+eclipse.
Views
Replies
Total Likes
Thank you very much! Installing those libraries into CRX DE solved the issue!
Views
Replies
Total Likes
Views
Likes
Replies