Community
Participate
Working Groups
Hi, I get a NPE when I try to use the wizard class creation in the query editor. Always reproducible (lastest MoDisco Nighlty) - Create a new query in a querySet - Right Click on th query to get the "Create the java query implementation class" action in the contextual menu - Name the class, click on finish, the class is not created and a NPE is raised Regards Nicolas Guyomar
Fixed in revision 3163. This happened when either the return type or scope were not defined for the query.
Bug fixed.