Package protoj.lang.internal

Class Summary
ArchiveCommand The command responsible for creating the project jar files.
ConfigureCommand See ConfigureFeature.
HelpCommand The command responsible for reporting help information to the console.
JunitCommand The command responsible for executing junit tests.
MessageFrame Used to display messages.
ProtoExecutableMain This is the entry point for the protoj executable jar.
ProtoProject Represents the use-cases available to be carried out against the protoj delegate.
PublishCommand Publishes project artifacts to a maven repository by performing a maven deploy.
ReleaseCommand The command responsible for performing a release of protoj to the google code website and sourceforge maven repository.
ReleaseFeature Responsible for kicking off a release of the ProtoJ project.
ScpCommand Command driven access to ScpFeature.
SiteCommand The command responsible for extracting google documentation for the googlecode website.
SubjectProjectFeature Responsible for creating an instance of StandardProject representing one of the test projects.
TarCommand The command responsible for creating the project tar.
VerifyArchive Used to test correct form of a java archive file.
VerifyTarCommand The command responsible for determining the validity of the project tar file.
VersionCommand The command responsible for reporting version information to the console.