Community
Participate
Working Groups
This basic handler can't be generated. package x; handler TestHandler i int; function sneeze() returns( string ) return( "Ah-choo!" ); end end java.lang.NullPointerException at org.eclipse.edt.gen.javascript.templates.HandlerTemplate.genConstructor(HandlerTemplate.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.edt.mof.codegen.api.TemplateContext.doInvoke(TemplateContext.java:357)
Fixed.
Verified.