Skip to main content

Features

Powerful tools to accelerate your Maximo application development

Core Features

MAS Authentication with OAuth/OIDC

Seamless authentication to remote Maximo Application Suite environments

Connect securely to remote MAS environments using industry-standard OAuth 2.0 and OpenID Connect protocols. The extension handles token management, refresh, and secure storage automatically.

Automatic token refresh
Secure credential storage
Support for multiple environments
OpenShift integration

Preview Server with Live Reload

See your changes instantly without redeploying

Launch a local development server that serves your Maximo application with live reload. Changes to XML configuration files are detected automatically and reflected in your browser without manual refresh.

Publish applications

Package and publish your applications to your connected server.

Offline Cache Support

Work without constant network connectivity

The extension caches application metadata, object structures, and configuration data locally. This enables you to continue development even when disconnected from the MAS environment, with automatic synchronization when connectivity is restored.

Smart caching strategy
Automatic sync on reconnect
Cache invalidation
Offline indicators
Cache Location:

Cache files are stored in ~/.maximo-dev-tools/cache/

Application Panel

Visual overview of your Maximo application structure with tree view navigation and quick file access.

XML Diff Tools

Compare and merge configuration changes with semantic XML comparison and three-way merge.

Self-Signed Certificates

Work with development environments using self-signed certificates with configurable trust settings.

Git integration

Use git to track your changes

File protection

Warn when you modify core application files that are not upgradeable