[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] Re: subclipse commit: r1375 - in trunk/svnClientAdapter/src/main/org/tigris/subversion/svnclientadapter: .

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-16 15:54:02 CEST

Panagiotis Korros <panagiotis.korros@gmail.com> wrote on 06/16/2005
09:39:37 AM:

> I think that your version of Eclipse 3.1 has a bug regarding the
> generation of a serial version id. 1L doesn't seem a right serial
> version id to me. Try to use the seriaver tool instead.

1L has always been the Eclipse recommendation when you want to control the
value yourself. They also have an option to generate the same value that
the compiler would have generated. It is just that if you are going to
put the value in the source code yourself, it is easier to start at 1 and
increment by 1 whenever you make a change that would effect serialization.

In this case, these classes are never going to be serialized anyway, they
just inherit it from Exception.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Jun 16 23:54:02 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.