Browse Source

Remove outdated Designer license instructions (#11366)

The instructions for applying the license in Designer are wrong and outdated. Remove them.
tags/8.7.0.alpha1
Risto Yrjänä 5 years ago
parent
commit
45451073e2
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      documentation/addons/addons-cval.asciidoc

+ 2
- 2
documentation/addons/addons-cval.asciidoc View File

[prompt]#$# [command]#java# -Dvaadin.[replaceable]##<product>##.developer.license=[replaceable]#L1cen5e-c0de# ... [prompt]#$# [command]#java# -Dvaadin.[replaceable]##<product>##.developer.license=[replaceable]#L1cen5e-c0de# ...
---- ----


where the [literal]`<product>` is the product ID, such as `charts`, `spreadsheet`, `designer`, or `testbench`.
where the [literal]`<product>` is the product ID, such as `charts`, `spreadsheet`, or `testbench`.


[[addons.cval.systemproperty.environments]] [[addons.cval.systemproperty.environments]]
=== Passing License Key in Different Environments === Passing License Key in Different Environments
[prompt]#$# [command]#mvn# -Dvaadin.[replaceable]##&lt;product&gt;##.developer.license=[replaceable]##L1cen5e-c0de## package [prompt]#$# [command]#mvn# -Dvaadin.[replaceable]##&lt;product&gt;##.developer.license=[replaceable]##L1cen5e-c0de## package
---- ----
+ +
where the [literal]`<product>` is the product ID, such as `charts`, `spreadsheet`, `designer`, or `testbench`.
where the [literal]`<product>` is the product ID, such as `charts`, `spreadsheet`, or `testbench`.


Continuous Integration Systems:: In CIS systems, you can pass the license key to build runners as a system Continuous Integration Systems:: In CIS systems, you can pass the license key to build runners as a system
property in the build configuration. However, this only passes it to a runner. property in the build configuration. However, this only passes it to a runner.

Loading…
Cancel
Save