瀏覽代碼

Fix portal section in the docs. (#8048)

* Update portal sections (outdated message).
tags/8.0.0.beta1
Denis 7 年之前
父節點
當前提交
d8270e50e1
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 2
    0
      documentation/portal/portal-eclipse.asciidoc
  2. 2
    0
      documentation/portal/portal-liferay.asciidoc

+ 2
- 0
documentation/portal/portal-eclipse.asciidoc 查看文件

@@ -7,6 +7,8 @@ layout: page
[[portal.eclipse]]
= Creating a Generic Portlet in Eclipse

*_This section has not yet been updated for Vaadin Framework 8._*

Here we describe the creation of a generic portlet project in Eclipse. You can
use the Maven archetypes also in other IDEs or without an IDE.


+ 2
- 0
documentation/portal/portal-liferay.asciidoc 查看文件

@@ -7,6 +7,8 @@ layout: page
[[portal.liferay]]
= Developing Vaadin Portlets for Liferay

*_This section has not yet been updated for Vaadin Framework 8._*

A Vaadin portlet requires resources such as the server-side Vaadin libraries, a
theme, and a widget set. You have two basic ways to deploy these: either
globally in Liferay, so that the resources are shared between all Vaadin

Loading…
取消
儲存