iii
Contents
1 Overview ...................................................................................................... 1
1.1 Introduction ...................................................................................................................... 1
1.2 What is the wrenv Utility? ............................................................................................. 1
2 Understanding the install.properties File ................................................. 3
2.1 Introduction ...................................................................................................................... 3
2.2 Unifying Environment Settings ................................................................................... 3
2.3 Examining an install.properties File ........................................................................... 4
2.4 Processing install.properties ......................................................................................... 5
3 wrenv Syntax ............................................................................................... 7
3.1 Introduction ...................................................................................................................... 7
3.1.1 Sub-keys .............................................................................................................. 7
3.1.2 Package Descriptor ........................................................................................... 14
3.2 Special Packages .............................................................................................................. 14
3.2.1 initializer Package ............................................................................................. 14
3.2.2 extension Package ............................................................................................. 15
3.3 wrenv Usage ..................................................................................................................... 15
3.3.1 wrenv Options ................................................................................................... 15
3.3.2 env=value ........................................................................................................... 16
3.3.3 command [args] ................................................................................................. 17
3.3.4 Operations ......................................................................................................... 17
4 Usage Examples ......................................................................................... 19
4.1 Introduction ...................................................................................................................... 19
评论0