Posts

Showing posts from March, 2015

MonoDevelop plugin

After a lot of researching I finally managed to write a plugin for MonoDevelop the right way.  You will find the source in the link below. The plugin does the following functions 1) Checkout from perforce using command 2) Fix line endings - Extra space added in a file due to line ending issues between windows and unix. Hope you like it. https://drive.google.com/file/d/0B_8vwjDBEtcqMjU5Wmg1X2FsSHc/view?usp=sharing