IntelliJ IDEA 2016.2 Help

Web Services

File | Settings | Build, Execution, Deployment | Web Services for Windows and Linux
IntelliJ IDEA | Preferences | Build, Execution, Deployment | Web Services for OS X
Ctrl+Alt+S
settings


Use this dialog box to specify the default server name and port for generating URL addresses of Web services, as well as the paths to installation directories of Web service engines that cannot be enabled directly via dedicated facets. These settings are used to enable support of these WS engines through the Enable Web Services Support dialog box.

ItemDescription
External enginesIn this section, specify the paths to the installation directories of external Web service engines. Enter the path manually, or click the Browse button browseButton and select the path in the dialog that opens. The following external engines are supported:
Server nameIn this text box, specify the default name of the server to be used in URL addresses. IntelliJ IDEA suggests localhost.
Server portIn this text box, specify the default port number to be used in URL addresses. IntelliJ IDEA suggests 8080.
Prefix path for web services URLIn this text box, specify the default prefix to be used in URL addresses of Web services. IntelliJ IDEA suggests /services.
Maximum VM heap size when launching tools (Mb)In this text box, specify the default maximum heap size in Mbs that will be used when a Web service is launched.

See Also

Last modified: 23 November 2016