You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/12/06 11:01:26 UTC

[jira] Assigned: (HARMONY-752) Simple automated Eclipse scenario

     [ http://issues.apache.org/jira/browse/HARMONY-752?page=all ]

Alexey Varlamov reassigned HARMONY-752:
---------------------------------------

    Assignee: Alexey Varlamov

> Simple automated Eclipse scenario
> ---------------------------------
>
>                 Key: HARMONY-752
>                 URL: http://issues.apache.org/jira/browse/HARMONY-752
>             Project: Harmony
>          Issue Type: Test
>            Reporter: Anton Luht
>         Assigned To: Alexey Varlamov
>            Priority: Minor
>         Attachments: 752-ant-diff.txt, eclipsehwa.zip, HelloAuto.zip
>
>
> Attached is an automated Eclipse scenario that :
> - opens workspace/editor
> - creates a new project
> - creates a class in this project
> - builds the project
> - closes the workspace/editor
> It is based on the code provided by Salikh Zakirov : http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200606.mbox/%3c44A12E65.6020607@Intel.com%3e
> To run the test, unzip the contents of the attached file into <eclipse 3.1.1 home>/eclipse/plugins directory and run the following command 
> <vm name> -cp <eclipse 3.1.1 home>/eclipse/startup.jar org.eclipse.core.launcher.Main -application org.eclipse.test.uitestapplication -dev bin -testpluginname HelloAuto -classname HelloAuto.CreateAndRunTest 
> this command will be run in your usual Eclipse workspace. To run it in a temporary workspace, append
> -data <path to tmp dir>
> To see XML output of the test, please use
> <vm name> -cp <eclipse 3.1.1 home>/eclipse/startup.jar org.eclipse.core.launcher.Main -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter -dev bin -testpluginname HelloAuto -classname HelloAuto.CreateAndRunTest 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira