RubyMine
 
Get RubyMine

Generate a WAR archive for deployment

Last modified: 17 June 2024

RubyMine integrates with Warbler, providing the possibility to generate .war archive of an application. Integration with Warbler requires JRuby.

Upon installing the Warbler gem, the warble command becomes available from the console. Besides that, the Tools | Build WAR command appears from the main menu.

Note that Build WAR file command recognizes the type of the interpreter and gems in project, and suggests to configure the proper versions.