Changes between Initial Version and Version 1 of Ticket #16472, comment 14


Ignore:
Timestamp:
2021-08-23T23:32:07+02:00 (4 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16472, comment 14

    initial v1  
    1 It depends on the technical dependencies (libraries). If based on JavaFX, it can't be yet included in JOSM core and must be included in the a plugin (could be the JavaFX plugin). Then all plugins can depend on it. Otherwise, If Swing-based, it's ok for JOSM core.
     1It depends on the technical dependencies (libraries). If based on JavaFX, it can't be yet included in JOSM core and must be included in a plugin (could be the JavaFX plugin). Then all plugins can depend on it. Otherwise, If Swing-based, it's ok for JOSM core.