Projects tagged ‘agent’ and ‘eclipse’


Jump to tag:

Projects tagged ‘agent’ and ‘eclipse’

Filtered by Project Tags agent eclipse

Refine results Project Tags jade (4) java (3) ws (2) wsig (2) integration (1) automation (1) swt (1) plugin (1) aop (1) rcp (1) jsystem (1) testing (1)

[5 total ]

1 Users

Provides a detailed example of web services with JADE and the WSIG library using the Eclipse development environment.
Created 10 months ago.

0 Users

EJIP - Eclipse Jade Integration PluginAboutThe EJIP Plugin for Eclipse provide the essential tools for developing distributed agent application interacting with JADE platform through Eclipse and ... [More] derived tools. Apart from automatically start JADE environment without exiting from Eclipse, EJIP helps you to simply manage all the JADE features. EJIP improve your experience with JADE providing better performances due to an unique JVM instance for both Eclipse and JADE. The use of SWT libraries allows a perfect integration between EJIP GUI and your Operating Systems, improving performances, look&feel and user interaction. The plugin itself provides a flexible library with enhanced and handleable data structures that allows the developer to simply manage JADE environment objects (agents, con [Less]
Created 12 months ago.

0 Users

Provides a detailed example of Factorial of web services with JADE and the WSIG library using the Eclipse development environment.
Created 10 months ago.

0 Users

A plugin for eclipse base application, that enable GUI operation control of the application. Once install on the eclipse application you can now control it using XML-RPC. XML-RPC Java client is ... [More] provided. The Java client is based on JSystem. Test exampleThere are 2 ways to write tests. One is code based using SystemTestCase (junit extention), the other using GUI is based on Ant file. Code optionpublic void testCreateFile(){ swtRobot.selectMenuItem("&File/&New Alt+Shift+N/File"); swtRobot.waitForShellShowing("New File"); swtRobot.enterString(System.currentTimeMillis() + ".txt"); swtRobot.clickButton("&Finish"); swtRobot.delay(1000); swtRobot.enterString("Welcome to SWT agent project"); }GUI optionThe idea behind the scenario is that you can use junit base building block to build the test. And it can become a tool QA engineer can use to build tests. InstallationFirst download the swtTestingAgent_x.x.x.zip file and extract it to the eclipse application you would like to test. The file contain 4 plugins: abbot.swt.eclipse, abbot.swt, com.gerhardtinformatics.rcprobot and SwtTestingAgent. When launch the eclipse application the SwtTestingAgent will be activated and wait for remote invocation of GUI operations (like clickButton). You can download the java client example project: SwtClientExampleProject_x.x.x.zip. Extract it to your workspace. You can use eclipse to open the project. This project requires jsystem installation. [Less]
Created 12 months ago.

0 Users

Agent
Created 12 months ago.