vote up 0 vote down star

Hello I would like to start developing a lifeRay theme and am a little bit lost!

I am a Mac user and i have installed liferay and also Xcode but i am not clear how to begin.

I have downloaded the SDK for liferay but i do not understand how to install it or use it for that matter, so questions:

Is Xcode an appropriate development environment to work with or is something else a little easier to get on with?

Does Xcode build in the same way ANT does?

How do i install the SDK? Do i just drop it into Tomcat and away i go?

Yes i am very new to all this!! I am not actually sure if i am asking the right questions

flag

3 Answers

vote up 1 vote down

Until two minutes ago, I had never heard of this software. But does it seem silly to start with the Liferay Quick Start Guide?

link|flag
No it seems perfectly reasnoble to me: these are the questions i have that arise after i have RTFM :) – hairbymaurice Nov 9 at 10:13
vote up 1 vote down

Have you read the Liferay documentation on creating themes such as http://content.liferay.com/document/Liferay%20Themes.pdf

Do you have experience working with Java web apps in XCode? If not I'd try something like Eclipse or Netbeans that is more widely used.

link|flag
hi yes i have, i was asking some specific questions about whther Xcide is appropriate, how xcode compiles and how to install the SDK – hairbymaurice Nov 9 at 7:47
vote up 0 vote down

Check out this reference: http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-:-write-database-portlet-using-service-builder-plug-in

"The service builder framework in Liferay represents the database layer and all the interactions with database are done through service builder infrastructure. So in this blog, I will explain how you can use service builder framework inside your custom portlet using NetBeans 6.5 & Portal Pack 3.0. To use service builder framework, you first need to create a service xml and then generate the required code. The Portal Pack here helps you by providing a nice GUI editor for service.xml file where you can define the entities or database structures and from the same GUI you can generate the services code which can be used inside your portlet."

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.