1 Reply Latest reply on Jul 30, 2009 5:24 PM by maxandersen

    Migrating from IntelliJ Idea to JBoss Tools

    wesleyhales

      I'm a complete n00b to JBossTools and am wondering what is the quickest way to get Facelets color coding and EL autocomplete setup.
      Is autocomplete for EL available?
      Is the blue,red,green color coding the default after installing JBT, or is there more?

      Thanks!

        • 1. Re: Migrating from IntelliJ Idea to JBoss Tools
          maxandersen

          yes autocomplete for EL is available - just make sure JSF is enabled for the project.

          Either create it with the project wizards or right click and choose JBoss Tools menu and enable JSF.

          That should give you code completion.

          I'm not sure what color coding you refer to - but we just use the standard eclipse xml editor.