Hi,
im tring to import to my project nebula calendar combo.
I have a e4 app.
1)I tried import a calendarCombo component to my app 'no class found'
2)Adding existing jar file to Referenced Libraries 'no class found'
3)i create a plugin from existing jar file and add dependencies to my e4 project
and i got new error and couldn't run my app
"java.lang.RuntimeException: No application id has been found"
When i try to import to 'normal' java project this component works fine.