g-Eclipse
Release 1.0.0

eu.geclipse.core.project
Class GridProjectBuilder

java.lang.Object
  extended by IncrementalProjectBuilder
      extended by eu.geclipse.core.project.GridProjectBuilder

public class GridProjectBuilder
extends IncrementalProjectBuilder

Incremental project builder dedicated to grid projects.


Constructor Summary
GridProjectBuilder()
           
 
Method Summary
static java.lang.String getID()
          Get the ID of this project builder.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridProjectBuilder

public GridProjectBuilder()
Method Detail

getID

public static java.lang.String getID()
Get the ID of this project builder.

Returns:
A unique id used to reference this project builder.

g-Eclipse
Release 1.0.0