-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the failure of a compability with new JOSM version
Fixed the failure of a compability with JOSM versions released after the February of 2022 year Small fixes
- Loading branch information
Showing
26 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager"> | ||
<output url="file://$MODULE_DIR$/bin" /> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> | ||
<sourceFolder url="file://$MODULE_DIR$/images" type="java-resource" relativeOutputPath="images" /> | ||
<sourceFolder url="file://$MODULE_DIR$/data" type="java-resource" relativeOutputPath="data" /> | ||
</content> | ||
<orderEntry type="jdk" jdkName="17" jdkType="JavaSDK" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="module-library" exported=""> | ||
<library> | ||
<CLASSES> | ||
<root url="jar://$MODULE_DIR$/../josm-tested (2).jar!/" /> | ||
</CLASSES> | ||
<JAVADOC /> | ||
<SOURCES /> | ||
</library> | ||
</orderEntry> | ||
</component> | ||
</module> |
Binary file modified
BIN
+905 Bytes
(110%)
...openstreetmap/josm/plugins/CustomizePublicTransportStop/CreateNewStopPointOperation.class
Binary file not shown.
Binary file modified
BIN
+1.14 KB
(120%)
...josm/plugins/CustomizePublicTransportStop/CreateStopAreaFromSelectedObjectOperation.class
Binary file not shown.
Binary file modified
BIN
+10 KB
(170%)
...eetmap/josm/plugins/CustomizePublicTransportStop/CustomizePublicTransportStopDialog.class
Binary file not shown.
Binary file modified
BIN
-260 Bytes
(83%)
...eetmap/josm/plugins/CustomizePublicTransportStop/CustomizePublicTransportStopPlugin.class
Binary file not shown.
Binary file modified
BIN
-95 Bytes
(98%)
...rodsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/CustomizeStopAction.class
Binary file not shown.
Binary file modified
BIN
+1.8 KB
(110%)
.../openstreetmap/josm/plugins/CustomizePublicTransportStop/CustomizeStopAreaOperation.class
Binary file not shown.
Binary file modified
BIN
-21 Bytes
(94%)
...rodsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/IStopAreaCustomizer.class
Binary file not shown.
Binary file modified
BIN
+75 Bytes
(100%)
bin/ru/rodsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/MessageBox.class
Binary file not shown.
Binary file modified
BIN
-14 Bytes
(98%)
...u/rodsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/NearestWaySegment.class
Binary file not shown.
Binary file modified
BIN
+2.7 KB
(190%)
bin/ru/rodsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/OSMTags.class
Binary file not shown.
Binary file modified
BIN
+1.16 KB
(140%)
bin/ru/rodsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/StopArea.class
Binary file not shown.
Binary file modified
BIN
+1.16 KB
(130%)
...dsoft/openstreetmap/josm/plugins/CustomizePublicTransportStop/StopAreaOperationBase.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters