Book a Demo

Author Topic: Support for Java 1.5 (Tiger)  (Read 2850 times)

onewnan

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Support for Java 1.5 (Tiger)
« on: May 12, 2005, 03:51:44 pm »
What degree of support does or will EA have for Java 1.5?  For example, can it forward or reverse engineer generics?  how about annotations (this would be real helpful)?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Support for Java 1.5 (Tiger)
« Reply #1 on: May 12, 2005, 11:39:49 pm »
Both supported.

(As with C++ templates though an instantiation won't create a link to the original class)

Simon