If I run the Gradle-Task "generateFromANTLR" with the Gradle-Eclipse-Plugin the generated files are put into the package org.softlang.company.antlr.src.main.antlr instead of org.softlang.company.antlr .
It seems that the input directories are added into the package structure.