Description
storm-sql-core extract Parser.jj and then uses javacc to generate java classes which are then used in the project.
Eclipse does not seem to generate/add these generated classes - leading to errors.
The project builds properly externally using maven commands.