Index: applications/editors/josm/plugins/OsmInspectorPlugin/.classpath
===================================================================
--- applications/editors/josm/plugins/OsmInspectorPlugin/.classpath	(revision 29832)
+++ applications/editors/josm/plugins/OsmInspectorPlugin/.classpath	(revision 29853)
@@ -10,6 +10,5 @@
 	<classpathentry kind="lib" path="lib/gt-render-8.0.jar"/>
 	<classpathentry kind="lib" path="lib/jts-1.12.jar"/>
-	<classpathentry kind="lib" path="/JOSM/dist/josm-custom.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="lib" path="lib/gt-wfs-8.0.jar"/>
 	<classpathentry kind="lib" path="lib/gt-epsg-extension-8.0.jar"/>
@@ -17,4 +16,5 @@
 	<classpathentry kind="lib" path="lib/gt-metadata-8.0.jar"/>
 	<classpathentry kind="lib" path="lib/gt-coverage-8.0.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
Index: applications/editors/josm/plugins/OsmInspectorPlugin/.project
===================================================================
--- applications/editors/josm/plugins/OsmInspectorPlugin/.project	(revision 29832)
+++ applications/editors/josm/plugins/OsmInspectorPlugin/.project	(revision 29853)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>OsmInspectorPlugin</name>
+	<name>JOSM-OsmInspectorPlugin</name>
 	<comment></comment>
 	<projects>
Index: applications/editors/josm/plugins/OsmInspectorPlugin/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- applications/editors/josm/plugins/OsmInspectorPlugin/.settings/org.eclipse.jdt.core.prefs	(revision 29853)
+++ applications/editors/josm/plugins/OsmInspectorPlugin/.settings/org.eclipse.jdt.core.prefs	(revision 29853)
@@ -0,0 +1,7 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Index: applications/editors/josm/plugins/OsmInspectorPlugin/OsmInspectorPlugin.launch
===================================================================
--- applications/editors/josm/plugins/OsmInspectorPlugin/OsmInspectorPlugin.launch	(revision 29832)
+++ 	(revision )
@@ -1,12 +1,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/JOSM/src/org/openstreetmap/josm/gui/MainApplication.java"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 6"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.openstreetmap.josm.gui.MainApplication"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="OsmInspectorPlugin"/>
-</launchConfiguration>
Index: applications/editors/josm/plugins/OsmInspectorPlugin/core.info.xml
===================================================================
--- applications/editors/josm/plugins/OsmInspectorPlugin/core.info.xml	(revision 29832)
+++ 	(revision )
@@ -1,3 +1,0 @@
-<?xml version="1.0"?>
-<info>
-svn: '../..' is not a working copy
Index: applications/editors/josm/plugins/OsmInspectorPlugin/josm-OsmInspectorPlugin.launch
===================================================================
--- applications/editors/josm/plugins/OsmInspectorPlugin/josm-OsmInspectorPlugin.launch	(revision 29832)
+++ 	(revision )
@@ -1,13 +1,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/JOSM/src/org/openstreetmap/josm/gui/MainApplication.java"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 6"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.openstreetmap.josm.gui.MainApplication"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="OsmInspectorPlugin"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx2000m"/>
-</launchConfiguration>
