Rider IDE .net - support WiseJ

0
0

Can I use the Rider IDE of JetBrains with the WiseJ. The WiseJ works with the Rider for development? If Yes, how I install the WiseJ extension?

https://www.jetbrains.com/rider/download/#section=windows

 

  • You must to post comments
0
0

At the time of the post we distributed Wisej with a windows msi installer. Now we don’t, we distribute a VS extension package (vsix). You can try to find the package in VS and register the dlls in the GAC using gacutil.exe and copy the templates if you need them. That is for the designer. Without the designer you can use wisej projects like any .NET project.

  • Dino Novak
    Would be good to know if anyone manage to enabke designer, if this was possible potentially this would make WiseJ development also possible on Mac?!
  • Levie (ITG)
    It wouldn’t be possible using the built-in winforms designer in Rider on mac. We do have internal tests of a read-only Wisej.NET VS Code designer on mac.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.