Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] using the GridTestStub

 
Hi all,
 
we have the following setups in this stub:
 
setUpVO: create a voms VO
setUpGriaVO: greate a Gria VO
setUpGlobusToken: create a globus token
setUpVomsToken: create a voms token
setUpProject: create a project in your test workspacace
setUpInternetProxy: configure the proxy
setUpLocalDir: give you a Sting that specifies the directory where you put the required files for the testing
 
**important**
a project is always combined with a VO. So if you need a project, please first call setUpVO () / setUpGriaVO () and then setUpProject ()
 
Jie

________________________________

Von: geclipse-dev-bounces@xxxxxxxxxxx im Auftrag von Markus Knauer
Gesendet: Di 15.01.2008 11:03
An: Developer mailing list
Betreff: [geclipse-dev] Project meta-data page



If you open the g-Eclipse website, you will find a new link on the top left
that leads to a new project overview page which is generated for all Eclipse
projects:

http://www.eclipse.org/projects/project_summary.php?projectid=technology.g-eclipse

One of the nice features of that page is the direct link to the commit
statistic:

http://dash.eclipse.org/dash/commits/web-app/summary.cgi?company=y&month=x&project=technology.g-eclipse

Markus
_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev




Back to the top