Skip site navigation (1)Skip section navigation (2)
Date:      13 Nov 2003 10:50:34 +0100
From:      arno@heho.snv.jussieu.fr
To:        openoffice@FreeBSD.org
Subject:   openoffice-1.1 and jdk1.4.2
Message-ID:  <wpbrrgsil1.fsf@heho.snv.jussieu.fr>

next in thread | raw e-mail | index | archive | help
Hello,

on a -current system I get :

 /usr/ports/french/openoffice-1.1/work/oo_1.1_src/odk/source/OOSupport
 javac -classpath . .... 

 org/netbeans/modules/openoffice/wizard/OOAddInCreateIterator.java:203: cannot resolve symbol
 symbol  : class WizardDescriptor$Panel
 location: package openide
 perchance you meant 'WizardDescriptor.Panel'

idem for 
 org/netbeans/modules/openoffice/wizard/OOIDLWizardIterator.java:210
 org/netbeans/modules/openoffice/wizard/OOServiceCreateIterator.java:217

changing "$Panel" in ".Panel" makes everything compile.

FYI.

Arno



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wpbrrgsil1.fsf>