Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [actf-dev] Using ACTF, or sub projects, as libraries

Hi Sina,

ACTF SDK is already provided in the Jar file, and it provides many public 
APIs.

Would you please prepare another instance of Eclipse and install ACTF SDK 
from our update site below?
http://download.eclipse.org/technology/actf/0.8/update-site/

The SDK also includes API references (JavaDoc). After SDK installation, 
please open it from "Help > Help Contents > ACTF Visualization SDK 
Developer Guide" menu.

However, I think we need to add several APIs into ACTF to achieve 
customization you wrote. For example, reaching time estimation function 
used in aDesigner is currently a part of visualization function. We need 
to divide these functions into appropriate sets of APIs.

Let's discuss more about it in ACTF call. I'll schedule a call within two 
weeks or so.

Thanks,
Kentarou
---
Kentarou Fukuda, Ph.D.
IBM Research - Tokyo
Tel: +81-46-215-4659
E-mail: kentarou@xxxxxxxxxx

actf-dev-bounces@xxxxxxxxxxx wrote on 2011/01/11 23:01:45:

> From: "Sina Bahram" <sbahram@xxxxxxxxx>
> To: "'ACTF developers list'" <actf-dev@xxxxxxxxxxx>
> Date: 2011/01/11 23:01
> Subject: [actf-dev] Using ACTF, or sub projects, as libraries
> Sent by: actf-dev-bounces@xxxxxxxxxxx
> 
> Hi all,
> 
> It would be great if it were possible to use ACTF, namely ADesigner,
> as an enclosed third party jar file. For example, if one wanted
> to do reachability analysis, all one would have to do is grab the 
> appropriate jar file, follow a public API, and easily be able to
> integrate that functionality into their code.
> 
> I'm willing to help test this, and once I get up and running with a 
> properly working/configured build environment specific to ACTF,
> help develop some things for this as well.
> 
> Thanks
> 
> Take care,
> Sina
> 
> _______________________________________________
> actf-dev mailing list
> actf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/actf-dev



Back to the top