This is a migrated thread and some comments may be shown as answers.

Running examples caused NoClassDefFoundError: com.telerik.widget.calendar.R$attr

3 Answers 40 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mohamed
Top achievements
Rank 1
Mohamed asked on 16 Feb 2015, 04:25 AM
Hi

I am using the tekerik examples but using it from intellij ide.

I can compile however running the calendar activity causes this...

Caused by: java.lang.NoClassDefFoundError: com.telerik.widget.calendar.R$attr
            at com.telerik.widget.calendar.RadCalendarView.<init>(RadCalendarView.java:115)

3 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 16 Feb 2015, 08:18 AM
Hello Mohamed,

Make sure you have the needed references in your project. It seems you are missing a reference and thus are not able to run the examples.

Regards,
Deyan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Mohamed
Top achievements
Rank 1
answered on 09 Mar 2015, 08:02 PM
Seems issue is the gen file in intellij has BuildConfig which cause issue.

Removing it or removing the BuildConfig.class from the jar file fixed it.

It's good if you have a complete iintellij ide package - easier to work out.
0
Deyan
Telerik team
answered on 12 Mar 2015, 08:02 AM
Hi Mohamed,

Thanks for your feedback.

We are going to look into our IntelliJ integration and will update our contents if necessary.

Let us know if you need further assistance.

Regards,
Deyan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Calendar
Asked by
Mohamed
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Mohamed
Top achievements
Rank 1
Share this question
or