Commit d94da1d975cfccf378cc0e3d6a24f6f8df9e9ddd

Authored by Edmar Moretti
1 parent d7129ff7

--no commit message

classesjs/compactados/.project 0 → 100644
... ... @@ -0,0 +1,17 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>js compactados</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + <buildCommand>
  9 + <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
  10 + <arguments>
  11 + </arguments>
  12 + </buildCommand>
  13 + </buildSpec>
  14 + <natures>
  15 + <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
  16 + </natures>
  17 +</projectDescription>
... ...
classesjs/compactados/.settings/.jsdtscope 0 → 100644
... ... @@ -0,0 +1,6 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<classpath>
  3 + <classpathentry kind="src" path=""/>
  4 + <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
  5 + <classpathentry kind="output" path=""/>
  6 +</classpath>
... ...
classesjs/compactados/.settings/org.eclipse.wst.jsdt.ui.superType.container 0 → 100644
... ... @@ -0,0 +1 @@
  1 +org.eclipse.wst.jsdt.launching.JRE_CONTAINER
0 2 \ No newline at end of file
... ...
classesjs/compactados/.settings/org.eclipse.wst.jsdt.ui.superType.name 0 → 100644
... ... @@ -0,0 +1 @@
  1 +Global
0 2 \ No newline at end of file
... ...