org.netbeans.modules.ruby.modules.project.rake |
|
Java Source File Name | Type | Comment |
FileChangeSupport.java | Class | Utility class to notify clients of changes in the existence or timestamp
of a named file or directory. |
FileChangeSupportEvent.java | Class | Event indicating that a file named by a given path was created, deleted, or changed. |
FileChangeSupportListener.java | Interface | Listener for changes in file existence and/or contents.
Unlike the Filesystems API, renames etc. |
RakeBasedProjectFactorySingleton.java | Class | Singleton
ProjectFactory implementation which handles all Ant-based
projects by delegating some functionality to registered Ant project types. |
RakeProjectModule.java | Class | Checks for buggy versions of Xalan. |
StandardRakeArtifactQueryImpl.java | Class | Standard implementation of
RakeArtifactQueryImplementation which uses
RakeArtifactProvider . |
UserQuestionHandler.java | Class | Deals with
UserQuestionException s. |
Util.java | Class | Utilities relating to Ant projects. |