Results 1 to 5 of 5

Thread: new Spring Template gives input error at creation

  1. #1
    Join Date
    Aug 2010
    Location
    Goteborg, Sweden
    Posts
    434

    Default new Spring Template gives input error at creation

    I made a Jira here: STS-1696: new Spring Template Project error at top level package input
    .

    Basically I couldn't make a new Spring Template Project as it doesn't work as it should with SpringSource Tool Suite 2.6.0.RELEASE(build 20110316).

  2. #2
    Join Date
    Aug 2004
    Location
    UK
    Posts
    108

    Default

    Is the problem with the validation message that is displayed or that you can't create a project?

    If you enter a valid three level package name you should be able to create a project (e.g. com.mycompany.myapp)

  3. #3
    Join Date
    Aug 2010
    Location
    Goteborg, Sweden
    Posts
    434

    Default

    The problem was that even if I typed a reasonably valid package name, like what you propose or anything I usually use in other projects like Roo.like "com.company.domain", STS still claimed this was invalid and I couldn't continue with the creation.

    At revisiting however, it did work with the same naming convention. I suppose it's possible the error message triggered early and got stuck somehow. I've never seen this before though.
    Last edited by MiB; Mar 31st, 2011 at 08:18 AM.

  4. #4
    Join Date
    Aug 2004
    Location
    UK
    Posts
    108

    Default

    I've only seen this error when I've typed the base package name in incorrectly.

    I wonder, if it's related to the type of project created? What type of project were you trying to create when this error occurred?

  5. #5
    Join Date
    Aug 2010
    Location
    Goteborg, Sweden
    Posts
    434

    Default

    I tried several project types, as I also suspected this at first. But no, it still gave me the same error. I simply think something, on my machine and related to the error message hung or got stuck intermittently. As I restarted STS it went away.

    I've yet to see this symptom in some other context in STS, so I'm not sure what to think of it. It seems gone now anyway.

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
  •