Book a Demo

Author Topic: Using classes from Java packages ...  (Read 2058 times)

Michael Björck

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Using classes from Java packages ...
« on: January 17, 2009, 08:21:04 am »
This is surely something simple.
I wonder how I can use the standard java classes in my model and my diagrams.
I have found the primitive datatypes like boolean or int but the classes from the jdk is not present.

kind regards
Michael Björck

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Using classes from Java packages ...
« Reply #1 on: January 17, 2009, 10:39:36 pm »
Look up Import Binary Module in the EA documentation. That's the place to start.

The idea is to import the JAR files with the appropriate parts of the Java runtime. Once you have the general idea you'll be fine. If you need more in the way of hints you can search the forum. Most likely you will not need to do more though.

[And yes, it makes for a big project. EA will handle it just fine though.]

HTH, David
No, you can't have it!