Hi,
I'm getting this error on both windows and linux machines, when trying to load data file:
Code:
message: seqIncludeProjects: Will not load classes from default package (seqIncludeProjects)
line number: 331
path: a long path
cause message: seqIncludeProjects: Will not load classes from default package (seqIncludeProjects)
class: tr.model.Data
cause.exception: com.thoughtworks.xstream.mapper.CannotResolveClassException
required type: tr.model.project.Project
Using Archlinux 64 bits + openjdk6 here.
First it happend in the Windows machine, but linux version was working ok.
What to do?