Book a Demo

Author Topic: Problems with Java Code Generation  (Read 2715 times)

LeventKent

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Problems with Java Code Generation
« on: April 16, 2012, 11:05:13 pm »
Hello everyone,

I am working on a Java project in Germany and trying to integrate some MDD to our development process.

We are using EA 7.5 Corporate Edition

While doing the design of business entities in EA, I sometimes need to refer to the Java types (such as String's Integer's) of the standard Java library. But those types are not listet to me through the dropdown box.

The packages have language property Java
(Right klick to package-->Properties-->General-->Language=Java)

Do I need to configure something additional for EA to recognize such types? Or is this version of EA just a little buggy for Java development.

Levent


KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Problems with Java Code Generation
« Reply #1 on: April 17, 2012, 09:18:23 am »
You can import the standard Java library into your model. Search the help for "Import Binary Module".
The Sparx Team
[email protected]

LeventKent

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Problems with Java Code Generation
« Reply #2 on: April 20, 2012, 05:39:25 pm »
Thanks for the answer. I tried it yesterday. As it seems, importing the complete JRE takes a long long time... and I saw some problems at the output. Whatever... Now it works at least.

Thanks again.