1. Start NetBeans 6.9 or later.
  2. Register the java.net Team Server in the NetBeans IDE:
  3. Download Electric Sources from java.net .
  4. Build Electric
  5. Open the electric-core subproject and run Electric.
    • Expand the electric node in the Projects tab.
    • Expand the Modules/ subnode.
    • Double-click the electric-core subnode.
    • The electric-core node will appear in the Projects tab. Right-click on it and choose Set as Main Project
    • Choose either Run / Run Project (electric-core) or Debug / Debug Project (electric-core) from the main menu.
  6. Create a shortcut to start Electric from the Desktop
    • On Unix, create a shortcut to Local Folder/electric/electric-distribution/electric-${project.version}-app/bin/electric
    • On Windows, create a shortcut to Local Folder/electric/electric-distribution/electric-${project.version}-app/bin/electric.bat
    • Launch Electric with this shortcut.
  7. Create an Electric distribution for your organization (optional).
    • Open the subproject electric-distribution by double-clicking the node lectric|Modules|electric-distribution
    • Set electric-distribution as the Main Project.
    • Select the combo box in the tool bar that shows default-config and choose distro config.
    • Build an electric-distribution project.
    • Copy the project to a shared location in your file system, any of:
      • Directory Local Folder/electric/electric-distribution/electric-${project.version}-distro
      • JAR file Local Folder/electric/electric-distribution/electric-${project.version}-bin-jar