iloveeclipse / filesync4eclipse

File synchronization plugin for Eclipse
https://github.com/iloveeclipse/plugins/wiki
Eclipse Public License 1.0
6 stars 3 forks source link

Allow per-developer dynamic destination folder #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Developers regularly install their app servers in different places.  It would 
be nice to have a properties file per developer that would have the destination 
folder configuration.

What version of the product are you using? On what operating system?
latest

Original issue reported on code.google.com by trevpa...@gmail.com on 14 Mar 2013 at 2:05

GoogleCodeExporter commented 9 years ago
Most likely you can do it already - by using variables. Each developer can set 
the variable value to the different target.

Original comment by iloveeclipse on 16 Mar 2013 at 10:19

GoogleCodeExporter commented 9 years ago
You might be able to, but what I'd like is to have properties that can be 
managed by source control, like dev1.properties and dev2.properties that 
contain that developers destination locations.  dev1 and dev2 could either be 
the user's login name or machine name, whichever FileSync supported.  This way 
I could checkin the files to source control for each developer.

Original comment by trevpa...@gmail.com on 17 Mar 2013 at 3:28

GoogleCodeExporter commented 9 years ago
As there is a workaround possible, I'm not going to work on it - any patch is 
welcome of course.

Regards,
Andrey

Original comment by iloveeclipse on 21 Mar 2013 at 7:16