Changeset 30151 in osm for applications/editors


Ignore:
Timestamp:
2013-12-25T16:48:55+01:00 (11 years ago)
Author:
donvip
Message:

[josm-plugins] update of Eclipse projects, settings and classpaths

Location:
applications/editors/josm/plugins
Files:
18 added
74 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/CommandLine/.classpath

    r25179 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/Create_grid_of_ways/.classpath

    r16620 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/ElevationProfile

    • Property svn:ignore
      •  

        old new  
        1 .classpath
        21.classpath.swp
        3 .project
        42Colors.png
        53bin
  • applications/editors/josm/plugins/FixAddresses

    • Property svn:ignore
      •  

        old new  
        1 .classpath
        2 .project
        31build
  • applications/editors/josm/plugins/HouseNumberTaggingTool

    • Property svn:ignore
      •  

        old new  
        1 .classpath
        21build
        32bin
  • applications/editors/josm/plugins/ImportImagePlugin/.classpath

    r29319 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-GeoTools"/>
  • applications/editors/josm/plugins/alignways/.classpath

    r27629 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry kind="lib" path="lib"/>
    77        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  • applications/editors/josm/plugins/canvec_helper/.classpath

    r27930 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/canvec_helper/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/dataimport/.classpath

    r19503 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry exported="true" kind="lib" path="lib/jsr173-1.0_api.jar"/>
    66        <classpathentry exported="true" kind="lib" path="lib/jaxb-impl.jar"/>
  • applications/editors/josm/plugins/download_along/.classpath

    r29853 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/editgpx/.classpath

    r23659 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry excluding="src/" including="images/" kind="src" path=""/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/editgpx/.settings/org.eclipse.jdt.core.prefs

    r29533 r30151  
    55org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    66org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     7org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     8org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     9org.eclipse.jdt.core.compiler.compliance=1.6
    710org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     11org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    812org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    913org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1418org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1519org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     20org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1621org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1722org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8489org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8590org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     91org.eclipse.jdt.core.compiler.source=1.6
    8692org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
    8793org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
     
    155161org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
    156162org.eclipse.jdt.core.formatter.indentation.size=4
     163org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
    157164org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
    158 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
     165org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert
     166org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert
    159167org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert
     168org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert
    160169org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
    161170org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
  • applications/editors/josm/plugins/epci-fr

    • Property svn:ignore
      •  

        old new  
        11build
        2 .settings
        32REVISION
        43bin
  • applications/editors/josm/plugins/ext_tools/.classpath

    r23126 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry kind="output" path="build"/>
    77</classpath>
  • applications/editors/josm/plugins/geochat/.classpath

    r29853 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/geochat/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/globalsat/.classpath

    r16585 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="lib" path="libs/RXTXcomm.jar"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/globalsat/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/gpxfilter/.classpath

    r23542 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/imagery-xml-bounds

    • Property svn:ignore
      •  

        old new  
        11build
        2 .settings
        32bin
  • applications/editors/josm/plugins/imageryadjust/.classpath

    r24866 r30151  
    44        <classpathentry including="images/" kind="src" path=""/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    6         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    77        <classpathentry kind="output" path="build"/>
    88</classpath>
  • applications/editors/josm/plugins/imageryadjust/.settings/org.eclipse.jdt.core.prefs

    r29608 r30151  
    55org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    66org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     7org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     8org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     9org.eclipse.jdt.core.compiler.compliance=1.6
    710org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     11org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    812org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    913org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1418org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1519org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     20org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1621org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1722org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8489org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8590org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     91org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/imagewaypoint/.classpath

    r18595 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/importvec/.classpath

    r23712 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/importvec/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/jts/.classpath

    r29319 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry exported="true" kind="lib" path="lib/jts-1.13.jar"/>
  • applications/editors/josm/plugins/junctionchecking/.classpath

    r27966 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry including="images/|resources/" kind="src" path=""/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/livegps/.classpath

    r18597 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/livegps/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/log4j/.classpath

    r28964 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
  • applications/editors/josm/plugins/nearclick/.classpath

    r18962 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
  • applications/editors/josm/plugins/openvisible/.classpath

    r16587 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/openvisible/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/osmarender/.classpath

    r16163 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/osmarender/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/pbf

    • Property svn:ignore
      •  

        old new  
        11build
        2 .settings
  • applications/editors/josm/plugins/pbf/.classpath

    r27301 r30151  
    33        <classpathentry kind="src" path="gen"/>
    44        <classpathentry kind="src" path="src"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/pdfimport/.classpath

    r28446 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="src" path="resources"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="lib" path="lib/pdfbox.jar" sourcepath="D:/Projects/Community/OSM/josm/pdfimport/pdfbox-1.3.1/pdfbox/src/main/java"/>
  • applications/editors/josm/plugins/photo_geotagging/.classpath

    r22551 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/photo_geotagging/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/piclayer/.classpath

    r18597 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/print/.classpath

    r28367 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/print/.settings/org.eclipse.jdt.core.prefs

    r29529 r30151  
    55org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    66org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     7org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     8org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     9org.eclipse.jdt.core.compiler.compliance=1.6
    710org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     11org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    812org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    913org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1418org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1519org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     20org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1621org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1722org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8489org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8590org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     91org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/proj4j/.classpath

    r29325 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/proj4j/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/reltoolbox/.classpath

    r29045 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/reltoolbox/.settings/org.eclipse.jdt.core.prefs

    r29535 r30151  
    55org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    66org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     7org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     8org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     9org.eclipse.jdt.core.compiler.compliance=1.6
    710org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     11org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    812org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    913org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1418org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1519org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     20org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1621org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1722org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8489org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8590org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     91org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/routes/.classpath

    r16428 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="lib" path="lib/jaxb-api.jar"/>
  • applications/editors/josm/plugins/routes/.settings/org.eclipse.jdt.core.prefs

    r16444 r30151  
    1 #Sat Jul 11 19:41:22 CEST 2009
    21eclipse.preferences.version=1
    32org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
    4 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
     3org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
    54org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
    6 org.eclipse.jdt.core.compiler.compliance=1.5
     5org.eclipse.jdt.core.compiler.compliance=1.6
    76org.eclipse.jdt.core.compiler.debug.lineNumber=generate
    87org.eclipse.jdt.core.compiler.debug.localVariable=generate
     
    109org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    1110org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    12 org.eclipse.jdt.core.compiler.source=1.5
     11org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/routing/.classpath

    r28966 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="lib" path="lib/jgrapht-jdk1.5.jar"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/>
  • applications/editors/josm/plugins/sds/.classpath

    r29684 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/surveyor/.classpath

    r29853 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-livegps"/>
  • applications/editors/josm/plugins/surveyor/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/tageditor/.classpath

    r28368 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/tageditor/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    77org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    88org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     9org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     10org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     11org.eclipse.jdt.core.compiler.compliance=1.6
    912org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     13org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    1014org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1115org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1620org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1721org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     22org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1823org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1924org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8994org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    9095org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     96org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/tagging-preset-tester/.classpath

    r28566 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry including="images/" kind="src" path=""/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/terracer/.classpath

    r16162 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/tracer/.classpath

    r20251 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/tracer/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/turnlanes/.classpath

    r26195 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/turnrestrictions/.classpath

    r29859 r30151  
    44        <classpathentry kind="src" path="test/src"/>
    55        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    6         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    77        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    88        <classpathentry kind="lib" path="test/config"/>
  • applications/editors/josm/plugins/videomapping/.classpath

    r28967 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="src" path="test"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry exported="true" kind="lib" path="lib/vlcj-2.1.0.jar" sourcepath="lib/vlcj-2.1.0-sources.jar">
    77                <attributes>
  • applications/editors/josm/plugins/walkingpapers/.classpath

    r16522 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/walkingpapers/.settings/org.eclipse.jdt.core.prefs

    r16522 r30151  
    1 #Wed Jul 15 15:49:32 CEST 2009
    21eclipse.preferences.version=1
    32org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
    4 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
     3org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
    54org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
    6 org.eclipse.jdt.core.compiler.compliance=1.5
     5org.eclipse.jdt.core.compiler.compliance=1.6
    76org.eclipse.jdt.core.compiler.debug.lineNumber=generate
    87org.eclipse.jdt.core.compiler.debug.localVariable=generate
     
    109org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    1110org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    12 org.eclipse.jdt.core.compiler.source=1.5
     11org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/waydownloader/.classpath

    r16590 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="bin"/>
  • applications/editors/josm/plugins/waydownloader/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/waypoint_search/.classpath

    r22660 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM">
    66                <attributes>
  • applications/editors/josm/plugins/wayselector/.classpath

    r27932 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/wayselector/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/wikipedia/.classpath

    r29853 r30151  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    66        <classpathentry kind="output" path="bin"/>
    77</classpath>
  • applications/editors/josm/plugins/wikipedia/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
  • applications/editors/josm/plugins/wms-turbo-challenge2/.classpath

    r24999 r30151  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
  • applications/editors/josm/plugins/wms-turbo-challenge2/.settings/org.eclipse.jdt.core.prefs

    r29854 r30151  
    66org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
     8org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
     10org.eclipse.jdt.core.compiler.compliance=1.6
    811org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
     12org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
    913org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
    1014org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning
     
    1519org.eclipse.jdt.core.compiler.problem.discouragedReference=warning
    1620org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
     21org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    1722org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
    1823org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
     
    8893org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
    8994org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
     95org.eclipse.jdt.core.compiler.source=1.6
Note: See TracChangeset for help on using the changeset viewer.