Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hi All,
Currently in our project[i.e, in the eclipse setup], we have our custom components with no OOTB ones. Is there a way we can get OOTB ones from CRXDE into our eclipse.?
Any thoughts on this will be helpful.
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
You can also use VLT tool to directly export/checkout the OOTB component in your workspace
vlt --credentials admin:admin co http://localhost:4502/crx/server/jcr%3aroot/<PATH OF COMPONENT> <PATH OF ECLIPSE WORKSPACE>
Vues
Réponses
Nombre de J’aime
Hi,
Make sure you give the exact path in the project, filter.xml file. Like for example
<workspaceFilter version="1.0"> <filter root="/libs/foundation"> <include pattern="/libs/foundation/components/(.*)?" /> </filter> </workspaceFilter>
And after that, you need to build the project and do vault up from CRXDE Lite to eclipse. Then all the components will be available in eclipse.
Hope this helps!
Thanks,
Ratna Kumar.
Vues
Réponses
Nombre de J’aime
You can also use VLT tool to directly export/checkout the OOTB component in your workspace
vlt --credentials admin:admin co http://localhost:4502/crx/server/jcr%3aroot/<PATH OF COMPONENT> <PATH OF ECLIPSE WORKSPACE>
Vues
Réponses
Nombre de J’aime
Hi Hemant/Ratna,
Thank you for your replies.
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses
Vues
Likes
Réponses