Hi
I tried to compile NewGenerateMapBuilderTask.java but I got 2 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;
The first should probably read "File.separator", but I can't understand the
second. Changing s to "s" does not make any sense and there is no s
variable that provides an obvious solution. Could you maybe help me with
this error?
I'm very interested in a working copy of a MapBuilder so I would be willing
to do some work here. I haven't studied the Peer model in detail yet so my
knowledge may be a bit behind, but I might be of some use :-)
~ Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]