GridSphere Developers Corner
The developers corner is useful for hardcore developers that wish to checkout any of our code or modules from SVN.
Bug reporting
If you found a bug or have a suggestion, check with
bugs.gridsphere.org.
However, you may find How to Report Bugs Effectively beneficial in expediting your bugs resolution.
Code statistics
We're using the
FishEye toolto view statistics including progression of source code over time, developer activity, access to commit log information and other useful data.
GridSphere SVN statistics
GridPortlets SVN statistics
Automated builds
We're using
Zutubi Pulse for automated builds when code is checked into SVN. For the latest build results, please
Click here!Checking GridSphere, GridPortlets and other modules out of SVN
You can checkout GridSphere, GridPortlets and other modules out of Subversion, for more information please check out
https://svn.gridsphere.orgDevelopment
Our group primarily uses the commercial
IntelliJ editor, althoughothers are using the freely available
Eclipse IDE. Both offer numerous development featuresand are generally preferable to coding using VI or Emacs (for those in the stone age ;-))
Additionally there is a document detailing GridSphere development using Eclipse