whmine / protobuf-dt

Automatically exported from code.google.com/p/protobuf-dt
0 stars 0 forks source link

Feature request: Allow config protoc in relative path. #149

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There is an option in project property page to set compiler location(protoc), 
but I cannot set protoc location to a relative path. I need this feature 
because an absolute path will prevent sharing project configure files on SVN.

Original issue reported on code.google.com by pop.atry@gmail.com on 31 Oct 2011 at 7:53

GoogleCodeExporter commented 8 years ago
I agree with you that this feature is important and useful. What I don't have 
clear is how to implemented. The path should be relative to project, workspace? 
or something else?

Please let me know what would work for you.

Original comment by alr...@google.com on 13 Jan 2012 at 3:27

GoogleCodeExporter commented 8 years ago
I think it makes the most sense for the project setting (after checking "Enable 
project specific settings") to be relative to the project. The workspace 
setting could be non-relative (or left alone), IMHO.

Original comment by j...@endries.org on 13 Jan 2012 at 4:10

GoogleCodeExporter commented 8 years ago
I am currently starting to use protobuf-dt and stumbled on that problem...

I would like to be able to reference protoc using the ${workspace_loc} variable 
since protobuf is part of our SVN and gets imported in our Eclispe workspace.

${workspace_loc:/protobuf/bin}

Original comment by sylvain....@gmail.com on 1 Mar 2012 at 6:47

GoogleCodeExporter commented 8 years ago
Any progress on this? Our research group would like to have this feature.

Original comment by vi...@umich.edu on 10 Oct 2012 at 5:47

GoogleCodeExporter commented 8 years ago
If you like to speed up things, you can contribute a fix.

Original comment by alr...@google.com on 23 Oct 2012 at 12:44

GoogleCodeExporter commented 8 years ago

Original comment by alr...@google.com on 24 Oct 2012 at 5:34