jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

NiftyPerforce not showing up in VS2010 when both VS2008 & 2010 on system #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have both 2008 & 2010 versions of Visual Studio. I installed NiftyPerforce 
then opened 2010. Under Tools->Add on Manager there are no entries. Opened 
VS2008 and Nifty was listed in the Add on mgr.

Environment: MacBook Pro running Windows 7 (32 bit). Visual Studio 2008, 2010. 
NiftyPerforce 1.2.2

Original issue reported on code.google.com by Unstoppa...@gmail.com on 10 Feb 2011 at 3:39

GoogleCodeExporter commented 9 years ago
I am also having this problem.  I had 2008 installed and NiftyPerforce 1.2.2 
works fine.   Then I installed VS 2010 and the NiftyPerforce plugin does not 
show up in the Add-on Manager in VS 2010.   Tried repairing the install, no 
luck.  Tried uninstalling plugin and then re-installing - still no luck.

Original comment by devn...@devnullsoftware.com on 11 Feb 2011 at 9:41

GoogleCodeExporter commented 9 years ago
Hm, it almost looks like the addin search path has changed. Can you guys verify 
that the installed addins are located in:

c:\Users\<username>\AppData\Roaming\Microsoft\MSEnvShared\Addins\

where both versions of visual studio should find them? I suspect that there are 
no .AddIn files in there... ? 

Original comment by jim.tila...@gmail.com on 8 Mar 2011 at 8:03

GoogleCodeExporter commented 9 years ago
Just checked mine, and the files for Nifty, including NiftyPerforce.AddIn are 
in the path you listed.

Original comment by Unstoppa...@gmail.com on 8 Mar 2011 at 3:11

GoogleCodeExporter commented 9 years ago
In the .addin file, I added 10.0 to the list of versions of Visual Studio that 
can load the plugin. Then it was displayed in the addin manager.

Original comment by permaq...@gmail.com on 26 Jun 2011 at 11:24

GoogleCodeExporter commented 9 years ago
This should be fixed now.

Original comment by jim.tila...@gmail.com on 2 Nov 2011 at 3:31