I'm getting an error when compiling Jnario specs. I'm sure it generates no java class.
1 error ExtensionFactory: org.jnario.spec.ui.SpecExecutableExtensionFactory
458 [Worker-1] ERROR org.eclipse.xtext.builder.impl.RegistryBuilderParticipant$BuilderParticipantReader - Plugin org.jnario.spec.ui, extension org.eclipse.xtext.builder.participant
458 [Worker-1] ERROR org.eclipse.xtext.builder.impl.RegistryBuilderParticipant$BuilderParticipantReader - Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@31ee
882 [Worker-1] ERROR org.jnario.suite.ui.SuiteExecutableExtensionFactory - com.google.inject.ProvisionException: Guice provision errors:
1) Error injecting constructor, java.lang.NoClassDefFoundError: org/objectweb/asm/tree/AbstractInsnNode
at org.pegdown.PegDownProcessor.<init>(Unknown Source)
while locating org.pegdown.PegDownProcessor
for field at org.jnario.doc.AbstractDocGenerator._pegDownProcessor(Unknown Source)
while locating org.jnario.suite.doc.SuiteDocGenerator
for field at org.jnario.suite.generator.SuiteGenerator.docGenerator(Unknown Source)
while locating org.jnario.suite.generator.SuiteGenerator
while locating org.eclipse.xtext.generator.IGenerator
for field at org.eclipse.xtext.builder.BuilderParticipant.generator(Unknown Source)
while locating org.jnario.ui.builder.JnarioBuilderParticipant
while locating org.eclipse.xtext.builder.IXtextBuilderParticipant
1 error
883 [Worker-1] ERROR org.eclipse.xtext.builder.impl.RegistryBuilderParticipant$BuilderParticipantReader - Plugin org.jnario.suite.ui, extension org.eclipse.xtext.builder.participant
884 [Worker-1] ERROR org.eclipse.xtext.builder.impl.RegistryBuilderParticipant$BuilderParticipantReader - Guice provision errors:
1) Error injecting constructor, java.lang.NoClassDefFoundError: org/objectweb/asm/tree/AbstractInsnNode
at org.pegdown.PegDownProcessor.<init>(Unknown Source)
while locating org.pegdown.PegDownProcessor
for field at org.jnario.doc.AbstractDocGenerator._pegDownProcessor(Unknown Source)
while locating org.jnario.suite.doc.SuiteDocGenerator
for field at org.jnario.suite.generator.SuiteGenerator.docGenerator(Unknown Source)
while locating org.jnario.suite.generator.SuiteGenerator
while locating org.eclipse.xtext.generator.IGenerator
for field at org.eclipse.xtext.builder.BuilderParticipant.generator(Unknown Source)
while locating org.jnario.ui.builder.JnarioBuilderParticipant
while locating org.eclipse.xtext.builder.IXtextBuilderParticipant
1 error ExtensionFactory: org.jnario.suite.ui.SuiteExecutableExtensionFactory
884 [Worker-1] ERROR org.eclipse.xtext.builder.impl.RegistryBuilderParticipant$BuilderParticipantReader - Plugin org.jnario.suite.ui, extension org.eclipse.xtext.builder.participant
884 [Worker-1] ERROR org.eclipse.xtext.builder.impl.RegistryBuilderParticipant$BuilderParticipantReader - Error processing extension: org.eclipse.core.internal.registry.ConfigurationElementHandle@330a