Package ch.sahits.codegen.core.util

Interface Summary
ILogger This interface defines the methods provided by a logger used in this plugin
 

Class Summary
BasicLogger Additional logger functionality shared by all loggers
Debugging Class containing debug flags
HeadlessProjectClassLoader This class loader searches first in the classpath of the current project and then in the classpath of all other projects of java nature on the workspace.
LogFactory Factory for the logger
SahitsLogger Logger for logging into the global namespace
WorkspaceFragmentProvider This class encapsules functionality that you will need throughout the plugins concearning eclipse specific ressources.