Results 1 to 3 of 3
- 03-01-2011, 08:57 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 2
- Rep Power
- 0
Generating serialVersionIDs using Eclipse (Helios) plugin
Hi,
I've generated java beans for database using hibernate plug-in. The generated beans are implements Serializable interface. But the problem none of the beans has the generated serialVersionIDs in it. Is there any way to automatically generate serialVersionId for all the beans or Did I miss some any thing while generate beans & hibernate to get these generated. Any help is appreciated.
Thanks,
Bhushan
- 03-01-2011, 09:09 PM #2
Senior Member
- Join Date
- Oct 2010
- Location
- Germany
- Posts
- 780
- Rep Power
- 4
I don`t know how you can do that with the plugin, but in eclipse you can say something like: Generate serialVersionID for all my classes where it is missing.
Source -> Clean Up -> Create a new profile with "Missing Code" : Add missing serial versionID (generated)
Maybe that is an option for you ?
- 03-02-2011, 12:12 AM #3
Member
- Join Date
- Mar 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
create a poolable connection using mysql eclipse helios and apache tomcat 6 with java
By computerbum in forum EclipseReplies: 1Last Post: 02-19-2011, 10:34 PM -
Eclipse Plugin Development: How to register SVN actions inside an Eclipse plugin
By olzibambolzi in forum EclipseReplies: 4Last Post: 12-21-2010, 03:26 PM -
how can one eclipse plugin access the native lib loaded by another plugin?
By xiajun_80 in forum New To JavaReplies: 0Last Post: 12-16-2010, 10:14 AM -
Hibernate perspective in Eclipse Helios
By redforce.bala in forum EclipseReplies: 0Last Post: 10-01-2010, 07:55 AM -
Problem with running eclipse-jee-helios-win32-x86_64
By rohit_mali55@yahoo.in in forum EclipseReplies: 2Last Post: 09-09-2010, 03:48 PM


LinkBack URL
About LinkBacks

Bookmarks