Author Topic: JBuilder integration  (Read 3114 times)

snaresh

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
JBuilder integration
« on: February 21, 2005, 10:04:28 pm »
Hi,

I am using JBuilder 9 for development, and wish to start using EA, but i am not sure if EA provided integration/support for JBuilder.

Please let me know if its so.


Regards
Naresh  ???

Oscar

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
Re: JBuilder integration
« Reply #1 on: February 21, 2005, 11:06:26 pm »
Depends on what kind of support/integration your looking for.

If you want to model your application in EA and use that model in JBuilder, you can export the model as XMI and import it in Jbuider (supposing JBuilder supports XMI).


If Jbuilder supports an automation interface you can write your own integration between EA and JBuilder.

HTH