Book a Demo

Author Topic: Free open source add-in EA Navigator 2.1 released  (Read 5819 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Free open source add-in EA Navigator 2.1 released
« on: January 09, 2012, 06:32:43 pm »
I've just released version 2.1 of my free open source add-in for EA.
See :
http://geertbellekens.wordpress.com/2012/01/08/ea-navigator-2-1-released/
This is how it looks now:


Geert

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #1 on: January 09, 2012, 07:51:40 pm »
Hi Geert
Thanks for a great tool!

Just a minor error - right click a class Select 'to FQN' Produces an untitled dialog with text with a couple of spelling mistakes - nog = not selecte = select
Using V12

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #2 on: January 09, 2012, 07:58:03 pm »
Graham,
To FQN feature tries to find whatever you have in your clipboard. If it can't find it it will display a message saying "Could not find item" + clipboard contents.
So the spelling mistakes are probably from the contents of your clipboard.

But you are absolutely right, this dialog can be improved (shame on me :-[). I'll update it in the the next couple of day's.

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #3 on: January 10, 2012, 01:22:13 am »
Hi Geert,
I just tried to install your add-in on my XP SP2. I just get the "Error - Missing" in that  loquacious  Manage Addins box.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #4 on: January 10, 2012, 02:42:46 am »
Ahrgg, I just hate those uninformative "Error Missing" errors. >:(
Sigh, do you have .Net 4.0 installed?
Can you try to install it again and choose repair?

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #5 on: January 10, 2012, 10:32:44 am »
No. I haven't - and honestly am not willing to do so. The less M$-bytes on my VM the better.

Too bad since it looks promising...

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #6 on: January 10, 2012, 02:41:41 pm »
You can always download the code and try to build it against .Net 2.0.  ;)
I think the only 4.0 specific thing I used was one parameter with a default value, should be easy enough to fix.

I'm sorry you feel that way about it. It's not that I'm a Microsoft fanboy, I'm just trying to be practical about it. And I have to admit that C# is in fact a decent programming language.

Geert

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #7 on: January 10, 2012, 03:34:57 pm »
Quote
Hi Geert
Thanks for a great tool!

Just a minor error - right click a class Select 'to FQN' Produces an untitled dialog with text with a couple of spelling mistakes - nog = not selecte = select
Graham,

I've "fixed" the FQN message and uploaded a new version to GitHub https://github.com/GeertBellekens/Enterprise-Architect-Toolpack/downloads

Geert

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #8 on: January 10, 2012, 07:14:59 pm »
 ;)
Using V12

kwikman

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
    • View Profile
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #9 on: January 12, 2012, 06:26:15 pm »
Hello

I'm quite new to EA ( We are in the process of evaluating the product, bought one licens so far.) but i've liked what we have seen so far.

These your examples and explanations is a great extra to the ea documentation . ( The sparx documentation is good, i do not yet know how 'up to date it is' but there seems to be a lot of documentation... And that's alway nice:-)

I looked at this one and it explained a lot about add ins. We are having some small problems with tfs integratin, i have filed a bug and got some response so i have to try to be patient and wait, and i will probably test the tfs connection by using your code as starup and then do a query find to the tfs server.

Anyway, great work.

Best regards
Kaj

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #10 on: January 12, 2012, 06:51:49 pm »
Hi Kaj,

Thanks, it's always nice to get positive feedback.

In general most documentation in the manual is pretty up-to-date. If you find something wrong/missing then you can report it to Sparx. I know they really invest in trying to keep their documentation up to date.

Sometimes however the documentation can be a bit shallow, there's still a lot to discover by trial and error.

Geert

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #11 on: February 08, 2012, 05:54:38 pm »
The navigator is now an "official" Sparx Systems 3th party add-in:
http://www.sparxsystems.com/products/3rdparty.html#EAnavigator
 8-)

Geert

Todd Baker

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Free open source add-in EA Navigator 2.1 relea
« Reply #12 on: February 13, 2012, 01:06:09 pm »
@Geert - it's totally useful and cool... now it's official. Nice work! Thanks.

Todd Baker