--- Mark Russell <[EMAIL PROTECTED]>
wrote:

> I upgrade to the 1.0.4-snapshot and still get the
> same issue.
> 
> java code with tag
>       /**
>        *
>        * @return
>        * @hibernate.property not-null="true"
>        */
>       public String getAuthorName() {
>               return authorName;
>       }
> 
> Code produced for the HBX file:
> <property name="authorName" not-null="true"
> access="method"/>

You must have old version of plugin on classpath
somewhere. ( maybe it is bundled with your eclipse
plugin? )   Current version defaults to nothing in the
access if nothing specified.

regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


      
____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to