JetBrains/psiviewer

Conflicting component name 'PsiViewerSettings'

hurricup opened this issue · 5 comments

Conflicting with built-in psi viewer

[  50697]  ERROR - rationStore.ComponentStoreImpl - Conflicting component name 'PsiViewerSettings': class idea.plugin.psiviewer.controller.application.PsiViewerApplicationSettings and class com.intellij.internal.psiView.PsiViewerSettings 

Yeah, they have their own PsiViewer that they use internally. We should change the component name to
'plugins.psiviewer.PsiViewerSettings'

You really have to go out of your way to make this happen - it wont affect our users

built-in viewer shows formatting blocks. not possible to not using it

Yes I know,. So it isn't a complicated fix. Why not fix it.

On Mon, Oct 24, 2016 at 7:13 AM, Alexandr Evstigneev <
notifications@github.com> wrote:

built-in viewer shows formatting blocks. not possible to not using it


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#17 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAG_uC2TyJ-IrtjetxCz-ZEBLg3n8QfAks5q3L0PgaJpZM4Ket2m
.

Fixed in 2dc95e0