Changeset 9417 in osm for applications/editors/josm/plugins/remotecontrol
- Timestamp:
- 2008-08-01T02:28:54+02:00 (17 years ago)
- Location:
- applications/editors/josm/plugins/remotecontrol
- Files:
- 
      - 18 added
- 1 edited
 
 - 
          
  .classpath (added)
- 
          
  .project (modified) (1 diff)
- 
          
  CONTRIBUTION (added)
- 
          
  README (added)
- 
          
  build.xml (added)
- 
          
  images (added)
- 
          
  images/preferences (added)
- 
          
  images/preferences/remotecontrol.gif (added)
- 
          
  src (added)
- 
          
  src/org (added)
- 
          
  src/org/openstreetmap (added)
- 
          
  src/org/openstreetmap/josm (added)
- 
          
  src/org/openstreetmap/josm/plugins (added)
- 
          
  src/org/openstreetmap/josm/plugins/remotecontrol (added)
- 
          
  src/org/openstreetmap/josm/plugins/remotecontrol/HttpServer.java (added)
- 
          
  src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPlugin.java (added)
- 
          
  src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPreferences.java (added)
- 
          
  src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java (added)
- 
          
  src/org/openstreetmap/josm/plugins/remotecontrol/Util.java (added)
 
Legend:
- Unmodified
- Added
- Removed
- 
      applications/editors/josm/plugins/remotecontrol/.projectr9415 r9417 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <projectDescription> 3 <name>remotecontrol plugin</name>3 <name>remotecontrol</name> 4 4 <comment></comment> 5 5 <projects> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
