LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
52 stars 24 forks source link

[FRG-178] package name is required for plugin classes #694

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Sat, 29 Jul 2006 21:10:38 -0500 (GMT-05:00)"] A class defined in the "default" package (no package statement in .java file) can't be loaded by Farrago, because OpenJava doesn't generate an import in this case.