Results 1 to 3 of 3

Thread: Java Editor Templates Auto Completion not working in STS

  1. #1
    Join Date
    Aug 2011
    Posts
    2

    Question Java Editor Templates Auto Completion not working in STS

    Hi,

    I have tried this in STS 2.9 and 2.8. My auto completion templates are not working. For e.g: sysout doesn’t get completed to System.out.println() as defined in my STS Preferences-Java-Editor-Templates.

    Is that a known issue or am I missing anything?

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    768

    Default

    I have not heard of this problem before. Please have a look in your error log and post any relevant errors. Also, have a look at Preferences -> Java -> Editor -> Content Assist -> Advanced. Make sure all the template options are checked.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #3
    Join Date
    Aug 2011
    Posts
    2

    Default

    Quote Originally Posted by Andrew Eisenberg View Post
    I have not heard of this problem before. Please have a look in your error log and post any relevant errors. Also, have a look at Preferences -> Java -> Editor -> Content Assist -> Advanced. Make sure all the template options are checked.
    Thanks Andrew, actually my template options were not checked.

    Thanks a lot,
    Arsalan

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
  •