Book a Demo

Author Topic: Java based add-in  (Read 4043 times)

almacivor

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Java based add-in
« on: June 02, 2009, 06:45:14 pm »
Has anyone got an example for a java-based add-in.
I wrote something a while ago which did this in c#, and I was wondering whether it was possbile in java.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Java based add-in
« Reply #1 on: June 03, 2009, 08:51:47 am »
Add-ins are currently/still not possible in Java.

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Java based add-in
« Reply #2 on: June 04, 2009, 09:16:06 pm »
Alright, THAT was a bit of a concrete block on my highway.

I've got an MDA Transform which needs to access a Tag's Note (the Taf is a RefGUIDList), but that's not available in the MDA templates.

I've gone and promised I'll rewrite this transform in Java in a week. Ooops.  ;D

So are Tag Notes / RefGUIDList going to be added to the MDA transform templates any time soon, or are Add-Ins going to be added to the Java API?

Cheers,


/Uffe
My theories are always correct, just apply them to the right reality.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Java based add-in
« Reply #3 on: June 05, 2009, 08:24:27 am »
It's all just a matter of time and priorities.

Send in a formal feature request for each to bump up the priorities, but I couldn't promise anything soon.