[219] R# cannot find classes in other project
Hi,
Some already mentioned this, just wanted to confirm that the problem
persists even in 219:
I have several projects, most C#, a few VB. References to VB namespaces
are labelled red (cannot resolve symbol). When formatting the code with
R#, the red namespaces are stripped from the file (arg!). So for now I
have to leave "Optimize usings" unchecked and have to ignore the
warnings and popup from R#.
Could you just analyse the output dlls instead of the referenced project
when the project language is not c#?
Thanks,
Alexander
Please sign in to leave a comment.
I want to add to this topic:
When using DLL refferences instead of project GUID refferences in a C# project with other C# DLL's R# 219 now finds clases and does not display them in red, but when you try to navigate to a class in another project (same solution) Object browser is displayed. Microsoft Visual Studio 2003 (in my case) with go to definition is able to navigate to correct class in other project.
Hi,
we're working on this issue, and the support for referencing non-C# projects
will appear in a next build.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Excellent. Thank you.
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d910ceb28c806c254827978@news.intellij.net...
>
>
>
>> I want to add to this topic:
>> When using DLL refferences instead of project GUID refferences in a C#
>> project with other C# DLL's R# 219 now finds clases and does not
>> display them in red, but when you try to navigate to a class in
>> another project (same solution) Object browser is displayed. Microsoft
>> Visual Studio 2003 (in my case) with go to definition is able to
>> navigate to correct class in other project.
>