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
Rafiq
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
Rafiq
Hi!
I guess there is a package uses conflict going on behind the scenes, maybe the PDT installation added some bundles to your install that are now causing a conflict with the Spring/STS bundles. So you used STS 2.7.1 and added PDT from the Indigo update site?
You could also take a look at the bundles that are running within your Eclipse/STS by opening the Console view and selecting OSGi Host Console. Using the "ss" command you see all the installed bundles with their state. Can you also take a look at the spring related ones to see if there is a bundle that is maybe just "installed"? Then you can get more info using "diag " followed by the number of the bundle you wanna analyze.
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
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
Hi Rafiq!
Did you try the host OSGi console to see the conflict? If so, can you post the output of the diag command?
Thanks!!!
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Hey!
I tried to install PDT into a fresh STS 2.8.1 installation without any problems or conflicts showing up. Did you try a fresh install? And did you try the OSGi bundle console commands I mentioned to figure out what exactly caused the problem?
Hoping to hear from you!
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
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