Results 1 to 2 of 2

Thread: Cannot create Roo project on fresh install 2.8.1

  1. #1
    Join Date
    Jan 2012
    Posts
    4

    Unhappy Cannot create Roo project on fresh install 2.8.1

    After project wizard ends and I click Finish I get the following in Error Log:

    Code:
    eclipse.buildId=2.8.1.201111221000-RELEASE
    java.version=1.7.0_02
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    Framework arguments:  -product com.springsource.sts.ide -?
    Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product com.springsource.sts.ide -?
    
    Error
    Sat Jan 21 12:09:43 BDT 2012
    Project facet grails.app has not been defined. It is used in plugin com.springsource.sts.server.tc.core.
    No project structures folders are created. Any advice would be appreciated.

    EDIT:
    I actually tried to install Grails from Extensions tab, however it failed with the following error:
    Code:
    Problems occurred while performing installation: Operation details
    Operation details
    Cannot complete the install because one or more required items could not be found.
    Software currently installed: Shared profile 1.0.0.1326015047481 (SharedProfile_com.springsource.sts.ide 1.0.0.1326015047481)
    Missing requirement: Shared profile 1.0.0.1326015047481 (SharedProfile_com.springsource.sts.ide 1.0.0.1326015047481) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found
    Last edited by sabit; Jan 21st, 2012 at 12:48 AM.

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

    Default

    Hi!

    Can you describe the steps to reproduce this error? I guess you don't have a fresh STS installation from the STS distribution packages, but instead an Eclipse installation with STS installed afterwards yourself, right?

    Please let us know what to do to reproduce this (starting from the STS installation would be great), so that we can try to find the problem.

    Just a side note: If you are running STS on a Windows machine, please take care NOT to install STS into the "Program Files" directory, but instead your users home or a subdirectory of that (special access permission problems under Win7).

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

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