Author Topic: C# AddIn: Option for the project browser  (Read 2602 times)

AndreasBaur

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
C# AddIn: Option for the project browser
« on: May 25, 2012, 07:14:58 pm »
Hi everyone,

in my AddIn it is important to create a diagram directly under the model root. In EA 7.x versions this diagram was displayed properly in the project browser but in EA 9 it is not, even it has been created (I open that diagram directly from the AddIn after it has been created).

It's a piffle not to display that diagram in the project browser. (And yes, i know that you can not create a diagram in the project root within EA).

Greetings
Andy

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: C# AddIn: Option for the project browser
« Reply #1 on: May 28, 2012, 09:15:55 am »
You're asking us to add an option to break a bug fix?

I think you're better off working out a way to model it without adding the diagram to the model root.