Opened 15 years ago
Closed 15 years ago
#5370 closed defect (fixed)
Can't build rev 3461
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
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)
follow-up: 2 comment:1 by , 15 years ago
comment:2 by , 15 years ago
Replying to bastiK:
ant clean ?
Since yesterday I'm having this problem too (And yes I'm using ant clean)
comment:3 by , 15 years ago
(In [3463]). Ok, *I* should better do ant clean dist
before pushing stuff. ;)
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
ant clean ?