資料 リソース
Liferayは、コミュニティにてテクノロジーをより良く使うために役立つ豊富なリソースと知識を提供しています。
Creating New Liferay Projects
Your Plugins SDK and portal server are configured–let’s see how to create a new Liferay plugin project in Liferay IDE. Go to File → New Project… → Liferay → Liferay Plugin Project.
In the New Liferay Plugin Project dialog box, your newly configured SDK and Liferay Runtime should be selected. The plugin type portlet is the default plugin type. Type a project name and corresponding display name, then click Finish.
Figure 9.5: Entering the information for the new project
Your new plugin project should appear in the package explorer.
Now you need to deploy your new plugin project to your Liferay Server.