Dashboard > GreenPepper Open Documentation Refactoring > ... > 3. Use GreenPepper Eclipse plugin > Running specifications with Eclipse plugin
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  Running specifications with Eclipse plugin
Added by Laurent Cobos, last edited by Laurent Cobos on Aug 14, 2009  (view change)
Labels: 
(None)

Running specifications

A GreenPepper project, inside Eclipse, is a JavaProject.
When you greenpepperised a Java project, you gain access to Run
To validate that your project developement code respect the example in the specifications, you create a new Run Configuration.

I. Run Configuration


  The Debug configuration works the same way.
  Then create a new GreenPepper Specification


II. Inputs

  1. Project
    Your eclipse project to launch the specification on.
  2. Repository UID
    The remote Repository UID (None if local)
  3. Document Repository base URL
    The Repository URL (Or directory path if local)
  4. Document Repository Class
    • com.greenpepper.repository.FileSystemRepository for files
    • com.greenpepper.runner.repository.AtlassianRepository for Jira/Confluence
    • com.greenpepper.runner.repository.VFSRepository for zip ...
  5. Username
    If Authentication is need for the Repository access
  6. Password
    If Authentication is need for the Repository access
  7. Specification
    The Specification name (Document name)
  8. Current Version
    If versioning is handled, aim for the latest version of the document.


III. Results

  Running the specification will give you a result like this one


  Notice that the html result file was added to your project files.

IV. Text Result

  If the window displayed shows html in a text format, check your Open With setting for the html file


  You need the Browser support plugin to be able to see the html page inside an Eclipse Editor.

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators