Closed GoogleCodeExporter closed 9 years ago
It is not necessary to compile the protocol buffer definitions, there are
pre-compiled sources included in the mercurial repository.
(If it is needed, which is *highly* unlikely unless development is being done
on the
.proto files, the protocol buffer compiler is needed from
http://code.google.com/p/protobuf/).
Original comment by btkalman@gmail.com
on 10 Oct 2009 at 11:53
Allright, thank you for the information. I will skip this part.
Now the following problem:
Imperox:/wave-protocol# ./run-server.sh
Failed to load Main-Class manifest attribute from dist/fedone-server-0.2.jar
Imperox:/wave-protocol# java -jar fedone-0.2.jar
Failed to load Main-Class manifest attribute from fedone-0.2.jar
I think i have to set JAVA_HOME, but i cant find the right path...
Original comment by jeroenli...@gmail.com
on 11 Oct 2009 at 9:01
Original issue reported on code.google.com by
jeroenli...@gmail.com
on 10 Oct 2009 at 9:34