40 warnings
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
2 posts
• Page 1 of 1
40 warnings
by Chris H. » 22 Aug 2010, 12:44
We now have 40 warnings and I think that I can get rid of a few of them. A number of these warnings are coming from classes outside of the forge package:
arcane.ui
arcane.ui.util
org.jdesktop.swingx
I will add the missing serialVersionUIDs and will remove the no longer needed imports from the forge package. Does anyone have any ideas on how we should/could handle the warnings associated with the above three packages?
arcane.ui
arcane.ui.util
org.jdesktop.swingx
I will add the missing serialVersionUIDs and will remove the no longer needed imports from the forge package. Does anyone have any ideas on how we should/could handle the warnings associated with the above three packages?
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: 40 warnings
by Snacko » 22 Aug 2010, 21:08
serialVersionUIDs doesn't matter unless you serialize the class, so these don't really matter here you could use serialVersionUID = 1L if you really don't want those warnings or switch them off in your project options
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 42 guests