source: murachi/murachi/.settings/.jsdtscope

Last change on this file was 83a7c4e, checked in by antonioaraujob <antonioaraujob@…>, 9 years ago

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

  • Property mode set to 100644
File size: 491 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="WebContent"/>
4        <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
5        <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
6                <attributes>
7                        <attribute name="hide" value="true"/>
8                </attributes>
9        </classpathentry>
10        <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
11        <classpathentry kind="output" path=""/>
12</classpath>
Note: See TracBrowser for help on using the repository browser.