Thanks Martin
Yes, Now I have pdt pluggin on my sts. I just update sts 2.7.1 to 2.8.1 and then add the pdt pluggin into it.
Thanks again
Rafiq
Type: Posts; User: rafiq; Keyword(s):
Thanks Martin
Yes, Now I have pdt pluggin on my sts. I just update sts 2.7.1 to 2.8.1 and then add the pdt pluggin into it.
Thanks again
Rafiq
Thanks for your replay. As I'd imported the project from import->General->Existing project into Workspace, hence I'd not find the "Run on Server" option. When I imported the project from...
Yes, You are absolutely correct, there's happen a conflict with the Spring/STS bundles. But I cannot resolve it. Please help me.
Thanks
Rafiq
I have been working with spring-social-showcase project for 3 months. I always run the project in command prompt using mvn tomcat:run. I've imported the project into sts 2.7.1. I can not run/debug...
Thanks habuma to supporting me for long time. Now I can connect to linkedin from my pc. I don’t know the exact problem but when I run the same code from another pc, it is working.
Thanks again,...
I have downloaded sts 2.7.1 .zip version and installed it. It works. But after integrating PDT plugin, It does not show dashboard, spring or roo perspective. php works fine. please help.
regards...
Hi,
I am using spring social showcase. It's working nice everything what i want. I want to set privacy on current user's post, picture, profile etc so that some friends has different permission. I...
Thanks for your replay. I have created my app as a maven based spring mvc web application. I am able to fetch group list using Facebook interface instead of FacebookTemplate class in following way
...
I have connected my app with facebook using spring social facebook api. It's working nice. I've tried to fetch all groups using following way
FacebookTemplate facebookTemplate = new...
Hi davidfoley
I have got the same problem. If you solved the problem, then help me.
Rafiq
I have got the same error messages in browser. I have also tested this in another pc (sts 2.8.0) but the result is same. I could not get request token/secret.
Please help me.
Rafiq
I downloaded the new code you given. I run it, twitter and facebook is okay but linkedin is not working. The error is same. The error is given bellow.
HTTP Status 500 -
type Exception report
...
I have connected to facebook and twitter using spring social (spring-social-showcase demo) and it working as very nice. Now I am trying to integrate linkedin api into it.
The pom.xml file is...