Hi All,

I try to use the Felix SCR generator library in a intellij plugin. I
created subclass the JavaClassDescriptorManager to return the sources
for the current build module. I have more or less copy cat the code
form the ANT SCR. It seems like that the JavaClassDescriptorManager
will go into a endless loop if I return a source file which doesn't
have a Component annotation. Do I have to pre-filter those source
files?

Felix JIRA seems to be down so I couldn't have a look if such a bug
already exists.

thank you,
Daniel

Reply via email to