Browse Source

Fix portal section in the docs. (#8048)

* Update portal sections (outdated message).
tags/8.0.0.beta1
Denis 7 years ago
parent
commit
d8270e50e1

+ 2
- 0
documentation/portal/portal-eclipse.asciidoc View File

[[portal.eclipse]] [[portal.eclipse]]
= Creating a Generic Portlet in 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 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. use the Maven archetypes also in other IDEs or without an IDE.



+ 2
- 0
documentation/portal/portal-liferay.asciidoc View File

[[portal.liferay]] [[portal.liferay]]
= Developing Vaadin Portlets for 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 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 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 globally in Liferay, so that the resources are shared between all Vaadin

Loading…
Cancel
Save