Message Boards
Combination View Flat View Tree View
Threads [ Previous | Next ]
Doubt in Developing Theme section
toggle
hi,

I am new to mpowerIT forum. I follow the steps of the
LINK http://www.mpowerglobal.com/web/guest/blog/-/blogs/developing-themes?_33_redirect=%2Fweb%2Fguest%2Fblog%3Fp_p_id%3D33%26p_p_lifecycle%3D0%
26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-2%26p_p_col_count%3D1%26_33_struts_action%3D%252Fblogs%252Fview
:

but i cant understand the step 3 & 4

I am using tomcat 6.0_18 with the path d:\liferay\tomcat

How can i change that ?

one more


I cant find Web-INF folder which is mention in step 7 . May be the 3 & 4 problem will affect the step 7 !


Can anybody please fix this issue .




thanks
Arun
Flag Flag
RE: Doubt in Developing Theme section
7/8/10 10:16 AM as a reply to Arun Kumar Ramachandran.
the step 3 and 4 says you to copy build.properties and paste it in the same folder, now change the name of this copied file to build.(username).properties, i.e your pc name at the place of username.
the content of this file will be like the one below, in this case i have my tomcat-6.0.26 folder in server folder.
app.server.dir=${project.dir}/../server/tomcat-6.0.26

just this line is enough rest you can delete.
Flag Flag
RE: Doubt in Developing Theme section
7/8/10 12:15 PM as a reply to Asif Hussain.
Thank you !
Flag Flag