Where is the source code?
Editor for Protocol Buffer Binary files
Status: Beta
Brought to you by:
bruce_a_martin
Hi,
I would like to modify this project (eventually providing patches) but could not find the sources on SF repository. And google code does not host source code anymore.
Where is the most updated source code?
Ar ethere information on how to build the sources (requirements etc)?
Thanks,
Francesco
Basically:
I am in the middle of a fairly big change to cb2xml / JRecord / Recordeditor at the moment.
I will generate the RecordEditor jars and run the automated tests on them. If this goes well, I will get latest code out in a day or 2.
Hi Bruce,
thanks for the fast reply.
Great to know you're working on improving the project!
Do you plan to check in the code in the GIT repository of this project? Or you prefer to simply make it available as download option for released files?
I'm asking because I would like to do some changes and if the code is in GIT it would be easier for me (and you) to discuss/review changes (via pull requests) etc
Thanks,
Francesco
I have uploaded my current source (eclipse project):
https://sourceforge.net/projects/protobufeditor/files/ProtoBufEditor/Test_Releases/Source_98.5/
You will find there are a number of packages / jars that are needed to compile the RecordEditor but ar not need for the protobuf editor. I will look at getting rid of codegen and JRecord source and producing a simpler source package
There is a lib directory with jars that are needed during the compile.
The source is a in Eclipse project format. There is a MyLib variable that points to the lib directory included. If need be I can tell you the dependencies for the projects
Basically
For the time being send changes to me. I will look at
But this will take some time.
Currently I focussing on getting new versions of the
Last edit: Bruce Martin 2017-10-24
Hi Bruce,
don't you think that placing the source code in a repository like git,
subversion or something else it would be easier also for you to keep track
of your changes, etc?
That's just a suggestion since almost all open source projects employ git
or subversion...
HTH,
Francesco
2017-10-24 8:26 GMT+02:00 Bruce Martin bruce_a_martin@users.sf.net:
Related
Tickets:
#3All the source code is in subvertsion. Most of it is in RecordEditor project:
Protobufeditor:
Wonderful, thanks!
I didn't notice the "CodeSubversion" tab because I was misleaded by the
"code" tab that points to empty git repo!
Thanks,
Francesco
2017-10-26 0:12 GMT+02:00 Bruce Martin bruce_a_martin@users.sf.net:
Related
Tickets:
#3No worries, I had forgoten about the Code tag and assumed you had seen the subverswion tag