Changeset 7765 for .settings


Ignore:
Timestamp:
Apr 15, 2010, 12:00:44 PM (15 years ago)
Author:
Pieter Naber
Message:

Fixed loghandler so index.php outputs a KML valid file. Also added the possibility to add lines.

Location:
.settings
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • .settings/.jsdtscope

    r7661 r7765  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3         <classpathentry kind="src" path=""/>
    43        <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
     5                <attributes>
     6                        <attribute name="hide" value="true"/>
     7                </attributes>
     8        </classpathentry>
     9        <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
     10        <classpathentry kind="output" path=""/>
    511</classpath>
  • .settings/org.eclipse.wst.jsdt.ui.superType.container

    r7661 r7765  
    1 org.eclipse.wst.jsdt.launching.JRE_CONTAINER
     1org.eclipse.wst.jsdt.launching.baseBrowserLibrary
  • .settings/org.eclipse.wst.jsdt.ui.superType.name

    r7661 r7765  
    1 Global
     1Window
Note: See TracChangeset for help on using the changeset viewer.