Silent killer
15-07-2007, 18:15
Ciao a tutti, ho bisogno di aiuto urgente su un problemino.. :P
dovrei generare la JavaDoc da eclipse, ma mi viene dato il seguente errore:
Loading source file C:\Documents and Settings\Salvatore\Desktop\CodiceSorgenteBORG\BORGCalendarUI\src\net\sf\borg\ui\MainMenu.java...
Constructing Javadoc information...
C:\Documents and Settings\Salvatore\Desktop\CodiceSorgenteBORG\BORGCalendarUI\src\net\sf\borg\ui\MainMenu.java:54: cannot access net.sf.borg.common.io.IOHelper
bad class file: C:\Documents and Settings\Salvatore\Desktop\CodiceSorgenteBORG\BORGCalendarCommon\classes\net\sf\borg\common\io\IOHelper.class
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import net.sf.borg.common.io.IOHelper;
^
1 error
sto provando a generarla solo per un package dell'intero programma...
grazie per l'aiuto, ciao! :D
dovrei generare la JavaDoc da eclipse, ma mi viene dato il seguente errore:
Loading source file C:\Documents and Settings\Salvatore\Desktop\CodiceSorgenteBORG\BORGCalendarUI\src\net\sf\borg\ui\MainMenu.java...
Constructing Javadoc information...
C:\Documents and Settings\Salvatore\Desktop\CodiceSorgenteBORG\BORGCalendarUI\src\net\sf\borg\ui\MainMenu.java:54: cannot access net.sf.borg.common.io.IOHelper
bad class file: C:\Documents and Settings\Salvatore\Desktop\CodiceSorgenteBORG\BORGCalendarCommon\classes\net\sf\borg\common\io\IOHelper.class
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import net.sf.borg.common.io.IOHelper;
^
1 error
sto provando a generarla solo per un package dell'intero programma...
grazie per l'aiuto, ciao! :D