[jboss-user] [JBoss Tools] New message: "Re: Enabling code assist in xhtml files"

Arbi Sookazian do-not-reply at jboss.com
Mon Feb 1 18:51:12 EST 2010


User development,

A new message was posted in the thread "Enabling code assist in xhtml files":

http://community.jboss.org/message/523509#523509

Author  : Arbi Sookazian
Profile : http://community.jboss.org/people/asookazian

Message:
--------------------------------------------------------------
Here is the .project file for the new test project:
 
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
    <name>JSFProjectwithFacelets</name>
    <comment></comment>
    <projects>
    </projects>
    <buildSpec>
        <buildCommand>
            <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>org.eclipse.wst.common.project.facet.core.builder</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>org.eclipse.jdt.core.javabuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>org.eclipse.wst.validation.validationbuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>org.jboss.tools.common.verification.verifybuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>org.jboss.tools.jst.web.kb.kbbuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
    </buildSpec>
    <natures>
        <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
        <nature>org.eclipse.jdt.core.javanature</nature>
        <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
        <nature>org.jboss.tools.jsf.jsfnature</nature>
        <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
        <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
        <nature>org.jboss.tools.jst.web.kb.kbnature</nature>
    </natures>
</projectDescription>

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/523509#523509




More information about the jboss-user mailing list