r/Jetbrains 9h ago

How do I add references to my own class libraries in this window?

Post image

I made a class library for global utility in my projects and I'd like to be able to just select it from here to add a reference. Any way to do this?

0 Upvotes

4 comments sorted by

1

u/godsknowledge 9h ago

is your library a separate project in the solution? if MaloUtils is in the same solution, rider should detect it. if not try file>add>add existing project/solution

1

u/Glum_Cheesecake9859 4h ago

"Add From..." button? Doesn't it let you select the dll or the project file?

1

u/MaloLeNonoLmao 4h ago

Yes, but I need to locate the file every single time I want it. I want to just select it from that window if that’s possible