hzzc1987 / jnaerator

Automatically exported from code.google.com/p/jnaerator
0 stars 0 forks source link

Java Bean Accessor Methods for Structure fields #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice if there was an option to generate java bean accessor 
methods for each field in the data structure when it generates the Java 
Structure class.

If this already exists I apologize! I couldn't find this feature in the 
documentation. But please let me know what version and how to do this if 
it already exisits at sneakyhippie@gmail.com.

Thanks!

Original issue reported on code.google.com by sneakyhi...@gmail.com on 14 May 2010 at 7:19

GoogleCodeExporter commented 8 years ago
Hi sneakyhippie,

Thanks for your suggestion.
I've just added this to the latest svn version, which you can build for 
yourself (see 
http://code.google.com/p/javacl/wiki/Build)

Just use the new -beanStructs command line switch. 
Let me know if you have any issue with it...

Cheers
--
Olivier

Original comment by olivier.chafik@gmail.com on 15 May 2010 at 7:12