Tue, 13 May 2014 13:47:09 +0200Hint more clearly that the context needs to be create in onPageLoad method
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 13 May 2014 13:47:09 +0200] rev 652
Hint more clearly that the context needs to be create in onPageLoad method

Wed, 23 Apr 2014 13:20:56 +0200Report an error when parameter signature is missing
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 23 Apr 2014 13:20:56 +0200] rev 651
Report an error when parameter signature is missing

Sat, 05 Apr 2014 09:06:59 +0200#5929: OnReceive method can take additional callback parameters
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 05 Apr 2014 09:06:59 +0200] rev 650
#5929: OnReceive method can take additional callback parameters

Fri, 04 Apr 2014 18:09:39 +0200Replace the for cycle with sequential handling of each argument
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 04 Apr 2014 18:09:39 +0200] rev 649
Replace the for cycle with sequential handling of each argument

Fri, 04 Apr 2014 17:50:18 +0200#5923: Warn when there are duplicated properties or function name classhes with a property
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 04 Apr 2014 17:50:18 +0200] rev 648
#5923: Warn when there are duplicated properties or function name classhes with a property

Fri, 04 Apr 2014 17:16:46 +0200#5930: Second argument of @OnReceive method can be a java.util.List
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 04 Apr 2014 17:16:46 +0200] rev 647
#5930: Second argument of @OnReceive method can be a java.util.List

Mon, 31 Mar 2014 12:01:32 +0200Merging fix for #5914
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 31 Mar 2014 12:01:32 +0200] rev 646
Merging fix for #5914

Mon, 31 Mar 2014 12:01:15 +0200#5914: Use inPkgName to get more qualified name of the class
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 31 Mar 2014 12:01:15 +0200] rev 645
#5914: Use inPkgName to get more qualified name of the class

Sat, 29 Mar 2014 11:38:00 +0100Merge in bugfix for #5912
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 29 Mar 2014 11:38:00 +0100] rev 644
Merge in bugfix for #5912

Sat, 29 Mar 2014 11:37:22 +0100#5912: Subsequent usages of the model class should be treated as parameters
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 29 Mar 2014 11:37:22 +0100] rev 643
#5912: Subsequent usages of the model class should be treated as parameters