org.schmant.project.intellij
Class IntelliJWorkspaceConfiguration

java.lang.Object
  extended by org.schmant.project.ProjectRepositoryConfiguration
      extended by org.schmant.project.intellij.IntelliJWorkspaceConfiguration

public class IntelliJWorkspaceConfiguration
extends ProjectRepositoryConfiguration

This object contains configuration for an IntelliJ IDEA project. It is currently empty.

Since:
1.1
Author:
Karl Gustafsson

Constructor Summary
IntelliJWorkspaceConfiguration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntelliJWorkspaceConfiguration

public IntelliJWorkspaceConfiguration()