Changeset 83a7c4e in murachi for murachi/.project


Ignore:
Timestamp:
May 5, 2015, 5:51:53 PM (9 years ago)
Author:
antonioaraujob <antonioaraujob@…>
Branches:
master
Children:
9ab4eef
Parents:
be74e78
Message:

Agregadas clases MurachiExceptionHandler? y MurachiException? para excepciones. Se inicia el proceso de captura de excepciones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • murachi/.project

    rbe74e78 r83a7c4e  
    66        </projects>
    77        <buildSpec>
     8                <buildCommand>
     9                        <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
     10                        <arguments>
     11                        </arguments>
     12                </buildCommand>
     13                <buildCommand>
     14                        <name>org.eclipse.wst.common.project.facet.core.builder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
    818                <buildCommand>
    919                        <name>org.eclipse.jdt.core.javabuilder</name>
     
    1626                        </arguments>
    1727                </buildCommand>
     28                <buildCommand>
     29                        <name>org.eclipse.wst.validation.validationbuilder</name>
     30                        <arguments>
     31                        </arguments>
     32                </buildCommand>
    1833        </buildSpec>
    1934        <natures>
     35                <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
     36                <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
    2037                <nature>org.eclipse.jdt.core.javanature</nature>
    2138                <nature>org.eclipse.m2e.core.maven2Nature</nature>
     39                <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
     40                <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
    2241        </natures>
    2342</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.