Is it possible to import an external jar into libs folder of an AEM package through CRXDE Lite? | Community
Skip to main content
Dinu_Arya
New Participant
October 16, 2015
Solved

Is it possible to import an external jar into libs folder of an AEM package through CRXDE Lite?

  • October 16, 2015
  • 2 replies
  • 1220 views

Hi,

I have created a project in apps folder. In this project we have libs folder under src. Is it possible to import an external jar to this libs folder through CRXDELite only?

 

I tried to import an external jar by right clicking on libs folder but I'm not getting any browse option to import the jar.

 

Is it possible to import the jar using "Team -> Import..." ? Please let me know the process if it is possible, how to do it? If there is any alternative please suggest the approach.

Thanks,

Arya.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC
        First u need to convert external jar into osgi using bnd tool etc.. Need to use webdav tool to place under libs or use crx explorer. With crxdelight I don't think there is option.

2 replies

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015
        First u need to convert external jar into osgi using bnd tool etc.. Need to use webdav tool to place under libs or use crx explorer. With crxdelight I don't think there is option.
vikramca06
New Participant
October 16, 2015

Hi,

If you really want to upload jar or any file to /libs using CRXDE Lite, first upload that file in dam and then go to the file path in CRXDE Lite and move it under /libs folder

Thanks.

Vikram