Changes for PlugIns for ReSharper 3
Hi,
I tried to convert an existing PlugIn to ReSharper 3 but I did not manage it.
Where do I have to locate the PlugIn to be loaded by ReSharper 3?
I tried it the same way as with ReSharper 2.5 but it does not appear in the PlugIn list of ReSharper 3.
Thanks for your help
Sven
Please sign in to leave a comment.
Hello sneumann,
I don't know if you have found out, but here is how to do it in RC1.
You need to put the Plugins folder inside the /bin folder.
In a standard installation this is:
c:\program files\jetbrains\ReSharper\v3.0\vs8.0\bin\Plugins
Hope it works.
--Jakob
Hi Jakob,
thank you for your answer.
I managed it also using RC1. I installed my Plugins in the user specific folder:
JetBrains\ReSharper\v3.0\Plugins.
Thanks again.
Sven