Hi

I tried to compile NewGenerateMapBuilderTask and got the following errors.

line 409: No variable sperator defined in class java.io.File.
        return p.replace('.', File.sperator.charAt(0) ) + s;

line 409: Undefined variable: s
        return p.replace('.', File.sperator.charAt(0) ) + s;


I suppose the first should read "File.separator", but I'm not sure about the
s variable.  Can anybody clear this up for me? Changing it to "s" doesn't
make lot of sense and I don't see any obvious s variables that can be used
here...

If there is still work to be done in the GenerateMapBuilder I could help
out, for I would really like to see some automatic generation of Peer
classes.

~Leon




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to