Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [actf-dev] aDesigner question

Hi Eleni and all,

New sample RCP application is now available from Eclipse CVS.

You can launch the application from simplevisualizer.product file of the 
org.eclipse.actf.examples.simplevisualizer plugin. Please check 
PartControlSimpleVisualizer class in 
org.eclipse.actf.examples.simplevisualizer.internal package. It contains 
visualization example code, including IE DOM (Live/Source) access, 
Screenshot capture, Overlay visualization, etc. 

Attached is the screenshot of the sample RCP.


How to try it:

1. Create workspace based on aDesigner build instruction
    http://www.eclipse.org/actf/downloads/tools/aDesigner/build.php

2. Check out 2 plugins from Eclipse CVS
   -Repository path: /cvsroot/technology
   -Path of plugins
 
org.eclipse.actf/org.eclipse.actf.examples/fetures/org.eclipse.actf.examples.simplevisualizer-feature
 
org.eclipse.actf/org.eclipse.actf.examples/plugins/org.eclipse.actf.examples.simplevisualizer
3. Launch Simple Visualizersimplevisualizer.product
   -Visit org.eclipse.actf.examples.simplevisualizer plugin
   -Open simplevisualizer.product
   -Select 'Launch an Eclipse application'


If you have any problems, enhancement requests, bugs, etc., please let us 
know via bugzilla or this ML.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=237061 

I hope this example will help your future research/development work.

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

actf-dev-bounces@xxxxxxxxxxx wrote on 2008/06/13 06:02:39:

> Hi Eleni,
> 
> Today, I committed the utility for overlay visualization 
> (org.eclipse.actf.visualization.util.ImageOverlayUtil) into 
> org.eclipse.actf.visualization plugin. Please check it and submit a 
> comment to bugzilla below if you need more additional APIs or other 
> enhancements.
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=236969
> 
> I'm now working to prepare simple RCP example that includes access to 
> DOM/style info and overlay.
> 
> Best regards,
> ---
> Kentarou Fukuda, Ph.D.
> Tokyo Research Laboratory, IBM Japan
> Tel: +81-46-215-4659
> E-mail: kentarou@xxxxxxxxxx
> _______________________________________________
> actf-dev mailing list
> actf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/actf-dev

Attachment: overlay.jpg
Description: JPEG image


Back to the top