Manual Installation
Step-by-step guide for manual VSIX installation
When to Use Manual Installation
Manual installation is recommended when automated installation fails or when you need more control over the process.
Prefer automated installation?
If possible, use the automated installer for a faster, easier setup.
Method 1: Install via UI (Bob IDE / VSCode)
1
Download the VSIX File
Visit GitHub releases and download the latest .vsix file:
Download Latest Release2
Open Extensions Panel
Press Ctrl+Shift+X (or Cmd+Shift+X on Mac)
3
Install from VSIX
Click "..." menu → "Install from VSIX..." → Select downloaded file
4
Verify Installation
Search for "Maximo Developer Configuration Tools" in Extensions panel
Method 2: Install via Command Line
Bob IDE
Command Line Installation
bobide --install-extension path/to/maximo-developer-configuration-tools.vsix
VSCode
Command Line Installation
code --install-extension path/to/maximo-developer-configuration-tools.vsix