| |
|
| java.lang.Object org.libresource.so6.core.exec.Main
Main | public class Main (Code) | | Allow the launch of most so6 applications.
- Update local workspace
- Commit local workspace
- CreateWorkspace : create a dummy workspace
- CreateQueue : create a dummy queue
- Rename a file
- FindConflict
- ChangeFileType
- ComputeLocalTypes
- Restore
- PartialCommit
- AddWsConnection
- ConflictEditor : Launch the conflict editor
- HistoryViewer : Launch the history viewer
- ApplyPatch :
- PatchInspector :
- AnonymousAccess :
- Clean
author: smack |
Method Summary | |
public static boolean | askForHelp(String[] param) | public static void | main(String[] args) Allow the launch of most so6 applications. |
askForHelp | public static boolean askForHelp(String[] param)(Code) | | |
main | public static void main(String[] args) throws Exception(Code) | | Allow the launch of most so6 applications.
- Update local workspace
- Commit local workspace
- CreateWorkspace : create a dummy workspace
- CreateQueue : create a dummy queue
- Rename a file
- FindConflict
- ChangeFileType
- ComputeLocalTypes
- Restore
- PartialCommit
- AddWsConnection
- ConflictEditor : Launch the conflict editor
- HistoryViewer : Launch the history viewer
- ApplyPatch :
- PatchInspector
- AnonymousAccess
- Clean
Parameters: args - throws: Exception - |
|
|
|