Results 1 to 10 of 12

Thread: STS does not show Spring Perspective

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Location
    Dhaka, Bangladesh
    Posts
    13

    Default STS does not show Spring Perspective

    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

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    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

  3. #3
    Join Date
    Oct 2011
    Location
    Dhaka, Bangladesh
    Posts
    13

    Default

    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

  4. #4
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    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

  5. #5
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    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

  6. #6
    Join Date
    Oct 2011
    Location
    Dhaka, Bangladesh
    Posts
    13

    Default

    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

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •