내 커뮤니티 업적 표시줄을 확대합니다.

Get ready! An upgraded Experience League Community experience is coming in January.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

CRXDE 1.0.1 issue: Java Content Assist not available with CQ 5.5

Avatar

Employee

Hello.

 

I've an issue when I connect CRXDE with CQ5.5. In JSP's editor, the Java Content Assist is not available. So, it can't resolve 'resource', 'currentPage', etc.

 

I don't have this issue when I connect CRXDE with CQ5.4.

 

Anybody has the same issue?

 

Thanks.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hello,

 

I have the same issue.

In my case it seems that some JARs files are missing in the build path of the project.

For example, jstl.jar / standard.jar / org.apache.sling.api-2.2.0.jar are not found and it result in some un-resolved import and taglibs in the "libs/foundation/global.jsp" jsp.

Import those libraries manually will solve a part of the problem...

 

But the Java Content Assist is still not available : No auto completion, no drop down list (in CRXDE with CQ5.5).

 

Any progress ?

 

Thanks.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee

Hello,

 

I have the same issue.

In my case it seems that some JARs files are missing in the build path of the project.

For example, jstl.jar / standard.jar / org.apache.sling.api-2.2.0.jar are not found and it result in some un-resolved import and taglibs in the "libs/foundation/global.jsp" jsp.

Import those libraries manually will solve a part of the problem...

 

But the Java Content Assist is still not available : No auto completion, no drop down list (in CRXDE with CQ5.5).

 

Any progress ?

 

Thanks.