JADE Toshihiro Tamura 12/16/09. 1. What’s the JADE  JADE = Java Agent DEvelopment framework  JADE is based on JAVA and developed in Italy in 1998. 

Slides:



Advertisements
Similar presentations
TortoiseSVN By Group 1 Team B. Installing TortoiseSVN.
Advertisements

Introduction to Eclipse. Start Eclipse Click and then click Eclipse from the menu: Or open a shell and type eclipse after the prompt.
Click Here for Download the Installation Files Click Here for Guide How to Extract Installation Files.
Using Eclipse. Getting Started There are three ways to create a Java project: 1:Select File > New > Project, 2 Select the arrow of the button in the upper.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
Delta Debugging - Demo Presented by: Xia Cheng. Motivation Automation is difficult Automation is difficult fail analysis needs complete understanding.
Views Dwight Deugo Nesa Matic
15-Jul-15 Starting Eclipse Just the basics. Getting Eclipse If you Google for “Eclipse”: The first hit is the home page, The second.
JADE: installation and “Hello World” application Fabiano Dalpiaz Agent-Oriented Software Engineering (AOSE)
Enabling Screen Sharing in the WizIQ Virtual Classroom accessed through Browser.
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
Eclipse IDE. 2 IDE Overview An IDE is an Interactive Development Environment Different IDEs meet different needs BlueJ and DrJava are designed as teaching.
Upgrading Apache 2.2.X to Apache 2.2.x for Scrutinizer 1.Download latest v2.2.x Win32 Binary from:
Android Application Development 2013 PClassic Chris Murphy 1.
Digital Logic and State Machine Design Installing Xilinx WebPACK 12.4 CS 2204 Digital Hardware.
SAG Infotech Private Limited Soft solutions for those can not afford to make errors. How to Update New changes in Our Softwares?
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
Android. The Eclipse IDE Installation Requirements: Eclipse Java Windows All must match (32-bit OR 64-bit) If you have a 64-bit OS & 32-bit browser,
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
1 IMPORTANT NOTE  IMPORTANT NOTE not  As of this writing the default project you will download, import and use in this class is not enabled for Tomcat.
1 Install FTP for Curriculum Development Professional Development Training.
Setting up Eclipse Computer Organization I 1 August 2009 ©2009 McQuain Getting Eclipse for C/C++ Development Go to and click on Download.
LLRP GUI Client User Guide
Presented By: Muhammad Tariq Software Engineer Android Training course.
Open the Goodyear Homepage Click on Teacher Tools.
Plug-in Development Environment. Session Outline Tools Installation Configuration New Project Basic Debugging Remote Debugging.
CSc2010 Lab Fall 2015 Bing Li. Contact  Name : Bing Li   Website : cs.gsu.edu/~bli6  Office : Suntrust.
This example is a step by step walkthrough for installing the SRH Front Desk printer in Windows 7 (64 Bit).
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
Department of Electrical Engineering, National Taiwan Ocean University NuMicro MCU Learning Board SDK Installation 1/29/2015 Richard.
Selenium Web Test Tool Training Discover The Automating Power Of Selenium Author : Girija Prasad Panda Alcatel-Lucent.
Setting Up Eclipse. What is Eclipse? Eclipse is a free, downloadable software that allows us to create, compile, and run JAVA programs.
BIT 285: ( Web) Application Programming Lecture 18: Thursday, March 5, 2015 REST Creating a REST API Instructor: Craig Duckett.
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
JADE: agents insights Fabiano Dalpiaz Agent-Oriented Software Engineering (AOSE)
DEVS M&S Tutorial with eclipse IDE Chungman Seo
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
Installing Repast in the Eclipse IDE Charlie Gieseler 6/28/04.
Tool Install How to download & install Java 6 & Eclipse updated version based on Dr. G. L. Ray’s slides.
Test Automation For Web-Based Applications Portnov Computer School Presenter: Ellie Skobel.
Page 1 | | ©2009 Installation of Selenium IDE and RC Amit Maheshwari 20 th Sep’10.
ENDNOTE Installation Guide. E ENDNOTE ON LIBRARY PAGE ( Scroll down to see download instructions.
How to Install Eclipse Click hereClick here to download Eclipse.
Surya Bahadur Kathayat Outline  Ramses  Installing Ramses  Ramses Perspective (Views and Editors)  Importing/Exporting Example.
JADE: installation and “Hello World” application
ENDNOTE Installation Guide. E ENDNOTE ON LIBRARY PAGE ( Scroll down to see download instructions.
Today Javadoc. Packages and static import. Viewing API source code. Upcoming Topics: –protected access modifier –Using the debugger in Eclipse –JUnit testing.
Using CVUSD Print Center Desktop Printer Chino Valley Unified School District.
ML-Dev: SML Plug-in for Eclipse Yevgeniy Bangiyev 02/07/07 Yevgeniy Bangiyev 02/07/07.
CWA 3105 Presents At&t Connect for Windows pc This will be a quick set up guide for our new virtual meeting program We are the ELITE to have this trial.
Notify Me I want to be notified of important activities at my child's elementary school.
Tips for using Java with Internet Explorer
Development Environment
Getting Eclipse for C/C++ Development
SQL Server 2005 Installation
Technical expert studying and writing helpful articles on antivirus and other security products.
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
Pages.
HOW TO INSTALL AOL DESKTOP GOLD The popularity of AOL Desktop Gold in the world of desktop software is increasing and along with it, the demand increases.
JADE - Java Agent DEvelopment framework -
Java External Libraries & Case Study
CS115 HOW TO INSTALL THE JAVA DEVELOPMENT KIT (JDK)
MADE IN USA KEY QUOTE TOOL.
Go to the Audacity website. (You can search for Audacity in Google).
Sophos Endpoint Detection and Response Early Access Program
Getting Eclipse for C/C++ Development
Java Code Review with CheckStyle
SAG Infotech Private Limited
Presentation transcript:

JADE Toshihiro Tamura 12/16/09

1. What’s the JADE  JADE = Java Agent DEvelopment framework  JADE is based on JAVA and developed in Italy in  JADE is modified FIPA.

2. Advantage of using JADE  We can watch the agents’ communication easily.

2. Advantage of using JADE  We can create about 1,000 agent’s in every container.

2. Advantage of using JADE  We can run JADE agents on the Mobile Devices Android(mobile phone) →

3. How to download JADE  (Latest version is 3.7)

3. How to download JADE  Click “New user”

3. How to download JADE Input New user registration form If you finish it, click “submit” button at the bottom of this page. Then, a mail will be sent to you.

3. How to download JADE Click “continue” Button. (①) Then you are back to the top page. And click “JADE3.7” again. (②) ① ②

3. How to download JADE Click “continue”

3. How to download JADE Read license and click “agree”

3. How to download JADE Please choose jadeAll.zip

4. How to install JADE Unzip and confirm these files.  Bin : JADE  Doc : JADE’s documentation  Examples : JADE’s sample program  Src : JADE’s source code

4. How to install JADE  Unzip “Jade-bin zip”

4. How to install JADE There is a folder named “jade” in unzipped file. Move it to the folder that you want to install JADE. (In this example, move to C: \ )

4. How to install JADE(Vista)  Right-click “ コンピュータ ” and choose “ プロパティ ”

4. How to install JADE(Vista)  Click “ システムの詳細設定 ”

4. How to install JADE(Vista)  Click “ 詳細設定 ” and “ 環境変数 ”

4. How to install JADE  Click below “ 新規 ”

4. How to install JADE Input like this 変数名: JADE_HOME 変数値 : (JADE folder’s address)\jade

4. How to install JADE  Choose CLASSPATH and click “ 編集 ” If there is not “CLASSPATH”, click ” 新規 ”

4. How to install JADE Add these sentences in “ 変数値 ”  %JADE_HOME%\lib\jade.jar;  %JADE_HOME%\lib\jadeTools.jar;  %JADE_HOME%\lib\http.jar;  %JADE_HOME%\lib\iiop.jar;  %JADE_HOME%\lib\commons-codec\commons-codec- 1.3.jar;  %JADE_HOME%\classes Don’t delete initial value! After adding, close all windows by choosing “OK”

5. How to run JADE  Start “command prompt”  Input java jade.Boot -gui

5. How to run JADE  Installing is success!

EJADE Toshihiro Tamura 12/16/09

6. What’s the EJADE  EJADE is a plug-in of eclipse.  We can program JADE on eclipse by using EJADE.  The version of eclipse recommends since 3.4.

7. How to install EJADE Start eclipse. Click Help -> Install New Software This eclipse is ver3.4 and translated to Japanese sorry

7. How to install EJADE Click Available Software -> add site

7. How to install EJADE Input And click OK

7. How to install EJADE Inputted site is added! Check the site and click install, then downloading start

7. How to install EJADE Click Next when downloading finish Accept the license and click finish.

7. How to install EJADE Restart eclipse

7. How to install EJADE If there are these icons, installing is success!

8. How to develop on eclipse Click File->Switch Workspace->Other Change to “classes” folder set at p22 In this case C:\jade\classes

8. How to develop on eclipse Create Java project Right-click it and click “Toggle JADE/JADEX agent nature”

8. How to develop on eclipse Adding the library to develop JADE, we can develop JADE on eclipse

9. How to run on eclipse Confirm that there is no error and click EJADE->START JADE RMA (or click the icon in red circle)

9. How to run on eclipse JADE is started!

9. How to run on eclipse Right-click Java file and click EJADE->Deploy Agent(s)

9. How to run on eclipse Set these parameter and click finish Agent name:agent’s name Agent parameter :agent’s parameter(like argument) Number of clone:the number of this agent

9. How to run on eclipse Created the agent!

10.DEMO  Shop_1.java