zen0wu / topcoder-greed

greedy editor for topcoder arena
Apache License 2.0
229 stars 48 forks source link

OverWrite existing workspace #168

Closed YousefHadder closed 5 days ago

YousefHadder commented 8 years ago

Hello, I use eclipse as my best IDE, and I wonder, how can I modify the generation code so that the source and sample files overwrite existing files I use in my IDE workspace, and when I submit a code, the source file is backed up some other location.

Thanks :D

Edit: I just read that the afterFileGen template can me modified so that the files open in my editor, how can I do it.