Opened 3 years ago
Closed 3 years ago
#5370 closed defect (fixed)
Can't build rev 3461
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
[javac] /home/jcollie/dev/osm/josm.svn/core/src/org/openstreetmap/josm/gui/preferences/ServerAccessPreference.java:17: cannot find symbol
[javac] symbol : class BackupPreferencesPanel
[javac] location: package org.openstreetmap.josm.gui.preferences.server
[javac] import org.openstreetmap.josm.gui.preferences.server.BackupPreferencesPanel;
[javac]
Attachments (0)
Change History (4)
comment:1 follow-up: ↓ 2 Changed 3 years ago by bastiK
comment:2 in reply to: ↑ 1 Changed 3 years ago by Redkite
Replying to bastiK:
ant clean ?
Since yesterday I'm having this problem too (And yes I'm using ant clean)
comment:3 Changed 3 years ago by bastiK
(In [3463]). Ok, *I* should better do ant clean dist before pushing stuff. ;)
comment:4 Changed 3 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed



ant clean ?