Book a Demo

Author Topic: Importing JAVA 5 code  (Read 3474 times)

thierry

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Importing JAVA 5 code
« on: April 11, 2006, 05:17:47 am »
Hello,

I am trying to use the EA JAVA importation module. Unfortunately the version I have (EA 4.50.740) does not recognize the new Java 5 features. Especially it converts methods into variables and so on. Is there an update of the JAVA parser available ?

Thank you in advance.

Thierry

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Importing JAVA 5 code
« Reply #1 on: April 11, 2006, 03:04:00 pm »
Version 4.51 introduced support for parsing Java 5.

Since then there have been a number of incremental improvements, so I would generally recommend using the latest build.
« Last Edit: April 11, 2006, 03:07:50 pm by simonm »

thierry

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Importing JAVA 5 code
« Reply #2 on: April 12, 2006, 01:00:07 am »
Thank you indeed i am testing the trial version for EA 6.0  importing generics seems fine now  ;)

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Importing JAVA 5 code
« Reply #3 on: April 12, 2006, 04:18:53 am »
Thierry,

There's been considerable evolution since 6.0 came out, even though it has not been a long time. Version 6.1 is well along now, so you might want to update your evalutation once again before you go too far.

You can (or could, back when I did my evaluation) contact Sparx and ask for an extension to the demo period, and how to reactivate your demo copy. I'm not sure just how and cannot find instructions are on the Sparx Web site. Try writing to Sales (there is a mailto: link on the Sparx site) and see what they can do for you.

David
No, you can't have it!

thierry

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Importing JAVA 5 code
« Reply #4 on: April 12, 2006, 05:42:24 am »
Thank you David for all the infos  :) I will definitively have a look at the 6.1 new features. Cheers

Thierry