留言板

Liferay IDE 7

thumbnail
Ramalingaiah. D,修改在7 年前。

Liferay IDE 7

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
Hi.

i am using eclipse ide: liferay-ide-eclipse-windows-x64-3.0.1-ga2-201606151031
i am using java version 8,
how to add sdk 7
i am created new liferay plugins project error ,

Regards
Ram
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi,
add your plugins folder

Thirumal.
thumbnail
Juan Gonzalez,修改在7 年前。

Move to more appropiate category

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Move to more appropiate category
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Ramalingaiah. D:
i am created new liferay plugins project error ,

This LINK!!
Will help you to configure with plugin SDK Liferay 7
but this is not a recommended way to do as in Liferay introduced OSGI in liferay 7 so there are lots of changes in plugin development.


Regards
Abhishek
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi Abhishek,
I didn't understand the link,
can u elaborate how to do basic setup.

anything wrong in my previous post.
we didn't modified anything in app.server.prop and release.prop
even we didn't renamed also.
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Hi Thirumal

To configure with Plugin sdk 7 build.properties file is there ( In Liferay plugin sdk ) modified it with respect to tomcat , i did same things then it can take easily the plugin sdk . if any issue you will face kindly let me know . PFA of build.properties file , after changed in build.properties file and clean the server and download this jar file also ivy-2.4.0.LIFERAY-PATCHED-1-SNAPSHOT and put it in ivy folder in plugin sdk 7 .


Regards
Abhishek
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi Abhi,
I didn't modified anything in build.prop file,
i added plugins sdk to eclipse workspace.
at the time of adding sdk i didn't get any problem.

even though do i need to rename the build.prop file add the properties like your prop file.

regards,
Thirumal.
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Yes , Try it and put the jar file too ,
If your problem is been solved kindly let me know .


Regards
Abhishek
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi Abhi,
If you don't mind,
if you have liferay 7 baisc setup document can you attach it.(i have seen in dev network but i didn't understand exactly.)
please, it would be helpful for me,
i am trying from so many day's for perfect setup.
Thanks in advance..,

regards,
Thirumal
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Hello

For Setup i didnt make any document for that for How liferay 7 work i made that one but it is not necessary for you.
Right now what i see that you are suffering from the configuration of SDK liferay 7 connection.

So nothing to do with that , kindly follow the steps
1- Go to my computer and right click and click on properties and see the Computer name ( For ex- Abhishek-PC)
2- Go to liferay Plugin-SDK and click on build.properties file replace and modified respect to my properties file.
3-Modified the Properties file and give the connection likewise Server folder(Refer my Properties file)
4- Paste the Jar file
5-Clean the server And start the server
6-Make one Plugin-Project and now give the path of sdk (if the properties file and jar file is fixed good) then no issue will be there it will not
give any error.

Follow this steps but actually this is not a recommended way to do but somehow we can execute by R&D


Regards
Abhishek
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Ok Thanks Abhi.
and i have one more doubt,
In our company we have around 60 portlets. So we are thinking to migrate all those portlets in Liferay 7 plugins sdk(not modules).
Converting all those portlets into modules it will take time so that we are continuing with plugins sdk

and we have ext's as well. we are thinking to migrate ext's into modules.
but we need some portlet services in ext's means need to acces those portlet services(**LocalServiceUtil) in modules.
How can i acheive this.?

regards,
Thirumal.
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Hello


The question you are asking make a new thread for that and ask ?


The steps what i had written did u follow that for configuration of plugin SDK ?
Did u got??

Regards
Abhishek
thumbnail
Ramalingaiah. D,修改在7 年前。

RE: Liferay IDE 7

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
Hi abhishek kumar,

Plz can you give me liferay 7 in eclipse install all setup by setup,

Regards
Ram
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Ramalingaiah. D:


liferay 7 in eclipse install all setup by setup,


Hello

Kindly follow the steps and replace the properties file and put the jar file And refer this LINK ? Too !

Regards
Abhishek
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi Abhi,
I am not using liferay-plugins sdk,
i am using liferay-plugins-7.0.1-ga2 this,
do i need to follow your steps.

regards,
Thirumal.
abhishek kumar,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 138 加入日期: 15-8-17 最近的帖子
Hello

I am not sure for ga2 but i didnt tried for that , just check it once whether u get or not in ga2.

Your configuration is been solved till now ?


Regards
Abhishek
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi Arun,
I have checked , here i am able to create portlet,theme and hook(here moduled jsp pages are not availble) but not ext.
if i choose ext plugin type it is showing error like,
"The selected Plugins SDK does not support creating ext type plugins. Please configure version 6.2 or less."
so if i configure plugins-sdk can i able to create ext's also in 7?(as per my knowledge it's not possible)
if your able to create ext's also then tell me the procedure to create ext in 7 environment.
thumbnail
Ramalingaiah. D,修改在7 年前。

RE: Liferay IDE 7

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
HI Thirumal Reddy

This sdk location is not correct
i have attache file log file no errors,

Regards
Ram
thumbnail
Joye Luo,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 144 加入日期: 16-5-3 最近的帖子
Hi Thirumal Reddy,

We are no longer support creating a ext's in 7 environment. The showing error means if u want to create one, u need to create it in 6.2 or less low version environment. The only way to migrate the ext's into 7.0 is change it into modules.

Regards,
Joye
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hello.. Joye Luo,
Thanks for your replay.
Ok. i'll migrate ext's into modules, but in that modules i need to access portlet services(6.2 portlet's are migrated to 7 environment same as portlet).
so how can i acheive this..?

and one more doubt, how can i use modules services in portlet's..?

regards,
Thirumal.
thumbnail
Andy Wu,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 195 加入日期: 15-5-5 最近的帖子
Hey Thirumal , for more information , you can go to our developer site (https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/introduction)
Thirumal Reddy,修改在7 年前。

RE: Liferay IDE 7

Regular Member 帖子: 216 加入日期: 15-12-3 最近的帖子
Hi Andy Wu,
can u please look at this once.

Thanks & Regards,
Thirumal.