Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » AMP » Importing external jars for custom code.
Importing external jars for custom code. [message #787034] Mon, 30 January 2012 23:21 Go to previous message
Taehyung Lee is currently offline Taehyung Lee
Messages: 2
Registered: January 2012
Junior Member
Hi.

I have built an agent model for an experiment of acamedic purpose. And I'm trying to convert the model to distributed computing version. It's basically merging the model with a distributed data framework named Hazelcast.

I used some of custom code for the agent model. To do it, I made some classes to process algorithms I had worked. They work fine. So far, I didn't used any external libraries.

Hazelcast is used by importing external jar. But I found the escape runtime didn't recognize the Hazelcast jar which is referred as "Referenced Libraries" in eclipse package explorer. I also tried a way in terms of plug-in dependencies (things about MANIFEST.MF). I don't fully understand how AMP work on eclipse platform.

I appreciate if you tell me how to import external jars for runtime model on escape. Razz

PS. building classes is fine. but there is a runtime error. it says referred class is not defined.

[Updated on: Mon, 30 January 2012 23:23]

Report message to a moderator

 
Read Message
Read Message
Previous Topic:Tutorials Problem with Actions Part 2
Next Topic:Updating archives model
Goto Forum:
  


Current Time: Sat May 25 16:37:55 EDT 2013

Powered by FUDForum. Page generated in 0.01661 seconds