Develop > WebSphere Commerce development environment
Enhancements to working with OpenLaszlo files
WebSphere Commerce features compiling OpenLaszlo applications, including an editor for OpenLaszlo files and a compilation process.
- Work with OpenLaszlo files
You can search for a specific OpenLaszlo type and view OpenLaszlo files in hierarchy and outline views. The OpenLaszlo editor assists you with updating, adding, or deleting OpenLaszlo files.
- Accept OpenLaszlo applications
After changing, adding, or removing OpenLaszlo files, rebuild the project. The build process can be started through menu items in WebSphere Commerce Developer or with an ANT task.
- Changing OpenLaszlo compiler properties
You can set OpenLaszlo compiler properties such as the output directory, debug level, and warning filters.
- Changing key mapping for OpenLaszlo actions
Key mappings or shortcuts can be configured for OpenLaszlo actions that you use frequently.
- Trace an OpenLaszlo build
A stack trace shows which methods and handlers are called while the application is running.