Hi Romain,
Indeed your right, last commit corrects it and makes it java
1.5 compliant.
Sorry for the disturbance,
Vincent
Romain KUNTZ wrote:
> Hi,
>
> I've got the following error at compilatiomn time on
MacOSX (though
> CruseControl manages to compile the code correctly):
>
> Begin forwarded message:
>> [javac]
>>
/Users/kuntz/Documents/sipco/sip-communicator/src/net/java/s
ip/communicator/plugin/dictaccregwizz/FirstWizardPage.java:3
81:
>> cannot find symbol
>> [javac] symbol : method isEmpty()
>> [javac] location: class java.lang.String
>> [javac] boolean portOK =
!this.portField.getText().isEmpty()
>
>
> Maybe a java version issue? I use javac 1.5.0_13.
> Any ideas?
>
> Cheers,
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|