MapWithAI/src/main/java/org/openstreetmap/josm/plugins/mapwithai/commands
Taylor Smock e796f49d8e
See #23220: Use jakarta.annotation instead of javax.annotation (JSR305)
Some lint issues were also fixed.

Signed-off-by: Taylor Smock <tsmock@meta.com>
2023-10-25 10:49:59 -06:00
..
cleanup Reduce allocations during runtime 2023-08-02 11:19:03 -06:00
AbstractConflationCommand.java Significantly reduce memory usage by MergeBuildingAddress#getAddressPoints 2022-12-20 06:42:52 -07:00
AddNodeToWayCommand.java Fix many SonarLint issues, mostly documentation 2022-12-06 14:32:30 -07:00
AlreadyConflatedCommand.java REFACTOR: Move commands into more appropriate packages 2020-08-14 08:59:24 -06:00
ConnectedCommand.java Fix many SonarLint issues, mostly documentation 2022-12-06 14:32:30 -07:00
CreateConnectionsCommand.java Fix many SonarLint issues, mostly documentation 2022-12-06 14:32:30 -07:00
DuplicateCommand.java Update to non-deprecated methods 2022-12-07 07:23:42 -07:00
MapWithAIAddCommand.java Fix many SonarLint issues, mostly documentation 2022-12-06 14:32:30 -07:00
MergeAddressBuildings.java Fix #22760: IAE when adding a node inside two buildings 2023-02-22 07:22:46 -07:00
MergeBuildingAddress.java MergeBuildingAddress: Don't use deleted nodes when looking for additional addresses 2023-03-06 10:57:39 -07:00
MergeBuildingNodeCommand.java See #23220: Use jakarta.annotation instead of javax.annotation (JSR305) 2023-10-25 10:49:59 -06:00
MergeDuplicateWays.java See #23220: Use jakarta.annotation instead of javax.annotation (JSR305) 2023-10-25 10:49:59 -06:00
MovePrimitiveDataSetCommand.java Reduce allocations during runtime 2023-08-02 11:19:03 -06:00