Combination View Flat View Tree View
Threads [ Previous | Next ]
Adorján Nagy
Getting started
February 5, 2012 1:56 AM
Answer

Adorján Nagy

Rank: Youngling

Posts: 18

Join Date: October 21, 2010

Recent Posts

Hi guys,

During the competition we will use the GIT version control system. You should always commit your code to your GIT repository, so the mentors could follow your coding.

The first task for everyone is to create a Hello World portlet and put it into your GIT repository. You have to go though these steps to be able to create it:

1) Downloading the followings:
- Liferay portal (Tomcat bundle is preferred)
- Source of Liferay portal
- plugins sdk
- Eclipse with Liferay IDE (Choose the most suitable one)

2) Building a developing environment (it mentions Liferay portal 6.0, but the steps for 6.1 are the same)
http://www.liferay.com/community/wiki/-/wiki/Main/Liferay+IDE+Getting+Started+Tutorial

3) Video tutorial about developing a portlet
http://www.liferay.com/documents/4615837/469266c6-ff22-4582-8b11-b234d296d913

4) Setting up and creating a GIT repository (requires registration):
http://help.github.com/win-set-up-git/
http://help.github.com/create-a-repo/

If you have questions feel free to ask.

Regards,
Adorján